|
@@ -96,11 +96,13 @@ Sometimes "embedded framework" option is not available. In that case, you have t
|
|
|
In the project, you'll find [single scheme](http://promisekit.org/news/2016/08/Multiplatform-Single-Scheme-Xcode-Projects/) for all platforms:
|
|
|
- CryptoSwift
|
|
|
|
|
|
-#### Older Swift versions
|
|
|
+#### Swift versions support
|
|
|
|
|
|
- Swift 1.2: branch [swift12](https://github.com/krzyzanowskim/CryptoSwift/tree/swift12) version <= 0.0.13
|
|
|
- Swift 2.1: branch [swift21](https://github.com/krzyzanowskim/CryptoSwift/tree/swift21) version <= 0.2.3
|
|
|
- Swift 2.2, 2.3: branch [swift2](https://github.com/krzyzanowskim/CryptoSwift/tree/swift2) version <= 0.5.2
|
|
|
+- Swift 3.1, branch [master](https://github.com/krzyzanowskim/CryptoSwift/tree/master)
|
|
|
+- Swift 4.0, branch [swift4](https://github.com/krzyzanowskim/CryptoSwift/tree/swift4)
|
|
|
|
|
|
#### CocoaPods
|
|
|
|