summaryrefslogtreecommitdiffhomepage
path: root/ios/.gitignore
AgeCommit message (Collapse)AuthorFilesLines
2025-02-11Change cached relay list and how it is updatedJon Petersson1-1/+1
2022-10-21Move RelayCache.IO and CachedRelays into new RelayCache.frameworksajacl1-1/+1
Moved RelayCache.IO and CachedRelays into new RelayCache.framework Moved prebuild script to build phase script. Renamed script, renamed/moved RelayCache.IO to RelayCache. Renamed RelayCache.Tracker to RelayCacheTracker. Set APPLICATION_EXTENSION_API_ONLY to true for RelayCache framework. Updated gitignore. Removed relays.json from git. Removed relays.json from RelayCache framework Removed RelayCache/FetchResult, moved/renamed code into RelayCacheTracker file. Renamed CachedRelaysFetchResult to RelaysFetchResult. Changed access level for RelaysFetchResult and NoCachedRelaysError.
2022-10-20Move REST into separate frameworksajacl1-1/+1
2021-12-16Bundle api IP addresses with the appAndrej Mihajlov1-0/+1
2020-07-08Uncombine RelayCache and bundle relays.json with the appAndrej Mihajlov1-0/+3
2019-05-17Add CocoaPods and ProcedureKitAndrej Mihajlov1-0/+3
2019-03-27Bootstrap iOS appAndrej Mihajlov1-0/+41