We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3f3045 commit 157f4f1Copy full SHA for 157f4f1
README.md
@@ -1,6 +1,6 @@
1
# HandyJSON
2
3
-**For Xcode 10 (Swift 4.2), switch to branch dev_for_swift_4.2. **
+**For Xcode 10 (Swift 4.2), switch to branch dev_for_swift_4.2.**
4
**Notice that only Xcode 10 beta 4 is workable, otherwise you have to download the newest Swift toolchain to run the project.**
5
6
HandyJSON is a framework written in Swift which to make converting model objects( **pure classes/structs** ) to and from JSON easy on iOS.
0 commit comments