File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -62,7 +62,6 @@ A number of third-party libraries are used by the app:
6262- [ CloudKitCodable] ( https://github.com/insidegui/CloudKitCodable ) : sync support
6363- [ Fabric] ( https://fabric.io ) : crash reporting and error logging
6464- [ Siesta] ( http://bustoutsolutions.github.io/siesta/ ) : networking
65- - [ SwiftyJSON] ( https://github.com/SwiftyJSON/SwiftyJSON ) : JSON parsing (going away soon in favor of Codable)
6665- [ RxSwift] ( https://github.com/ReactiveX/RxSwift ) : reactive extensions
6766- [ RxRealm] ( https://github.com/RxSwiftCommunity/RxRealm ) : reactive extensions for Realm
6867
@@ -74,7 +73,7 @@ A number of third-party libraries are used by the app:
7473
7574## Building the app
7675
77- ** Building requires Xcode 9.3 or later.**
76+ ** Building requires Xcode 10.2 or later.**
7877
7978Building the app requires [ Carthage] ( https://github.com/Carthage/Carthage ) to be installed.
8079
You can’t perform that action at this time.
0 commit comments