Closed josephkandi closed 9 years ago
Thanks for pointing this out - I'll update the library to be Swift 1.2 compatible soon.
I'm running into this issue as well. Can I be of help?
Thanks for the PR. I've merged this into the swift-1.2 branch. The reason being that Travis CI still doesn't support Xcode 6.3, and I'd like the master branch to remain under CI testing. It seems that they plan to resolve this soon, at which point I'll merge the changes into master.
Could others possibly confirm that these changes are working? Then I'll update the README.md to point people using Swift 1.2 in the right direction.
+1 to merge into master
The library does not compile on XCode 6.3 with the error AnyObject? is not convertible to String. There are simple fixes though.