Skip to content

Commit c35f6af

Browse files
committed
Updated readme to reflect the current state of the project
1 parent f15d704 commit c35f6af

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff 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

7978
Building the app requires [Carthage](https://github.com/Carthage/Carthage) to be installed.
8079

0 commit comments

Comments
 (0)