Skip to content

Commit be4acef

Browse files
committed
defer and swift 2
1 parent 107c4d1 commit be4acef

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
@@ -2,8 +2,7 @@
22

33
Bring some of the more powerful features of Go to your iOS / Swift project such as channels, goroutines, and defers.
44

5-
***Note: Swift 2 now includes the builtin `defer` keyword. At the moment GoSwift is not compatible with Swift 2.***
6-
A new version of GoSwift is in the works for Swift 2.
5+
***Note: Swift 2 now includes the builtin `defer` keyword. At the moment GoSwift is not compatible with Swift 2.*** *A new version of GoSwift is in the works.*
76

87
##Features
98

0 commit comments

Comments
 (0)