Skip to content

Commit 107c4d1

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

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
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.
7+
58
##Features
69

710
- Goroutines

0 commit comments

Comments
 (0)