Update README.md

This commit is contained in:
kazuhiro4949 2017-10-01 18:41:17 +09:00 committed by GitHub
parent a86ee4e62f
commit d1981a778a
1 changed files with 3 additions and 3 deletions

View File

@ -197,9 +197,9 @@ In addition, there is the extension of Alamofire to combine with SwiftyXMLPraser
* [Alamofire-SwiftyXMLParser](https://github.com/kazuhiro4949/Alamofire-SwiftyXMLParser)
# Swift 2.3 & 3.0 Migration Guide
[Current master branch](https://github.com/yahoojapan/SwiftyXMLParser/tree/master) and [the latest release package](https://github.com/yahoojapan/SwiftyXMLParser/releases/tag/3.0.0) are supporting Xcode8. You can install Swift 3.0 package in the usual process.
If you wanna install [Swift 2.3 branch](https://github.com/yahoojapan/SwiftyXMLParser/tree/swift2.3), pull swift2.3 branch or install version [2.3.0](https://github.com/yahoojapan/SwiftyXMLParser/releases/tag/2.3.0).
# Migration Guide
[Current master branch](https://github.com/yahoojapan/SwiftyXMLParser/tree/master) is supporting Xcode9.
If you wanna use this library with legacy swift version, read [release notes](https://github.com/yahoojapan/SwiftyXMLParser/releases) and install the last compatible version.
# License