Skip to content

Commit 01999d4

Browse files
committed
VERSION 0.5.0
1 parent 92a6a20 commit 01999d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,9 +95,9 @@ make SWIFTPATH=${YOUR_SWIFT_PATH} repl # ${YOUR_SWIFT_PATH}=~/swift/usr/bin in m
9595

9696
## REQUIREMENT
9797

98-
Swift 2.1 or better. Linux supported.
98+
Swift 2.2. OSX/iOS/tvOS/Linux supported. For Linux, make sure you use 2.2.x release branch.
9999

100-
With Swift 2.2 you get some deprecation warnings like:
100+
Now that Xcode is 7.3 with Swift 2.2, Swift 2.1 is no longer supported.
101101

102102
````
103103
pons/pocomplex.swift:13:5: warning: use of 'typealias' to declare associated types is deprecated; use 'associatedtype' instead

0 commit comments

Comments
 (0)