[Aerogear-users] Compile with latest Cocoapods

Corinne Krych corinnekrych at gmail.com
Thu Jan 7 08:34:07 EST 2016


Hello Nataniel,

By the look of the errors it seems the Swift syntax of starscream is not
using Swift 2. This is hinted by the error on 'join' (Swift1.0 syntax)
whereas joinWithSeparator() is Swift 2 syntax).
In Podfile[1] check you're pointing to starscream 1.0.2+ or latest version
on master. Previous version of the lib used Swift 1 syntax.

++
Corinne
[1]
https://github.com/aerogear/aerogear-ios-sync-client/blob/master/Podfile#L8
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/aerogear-users/attachments/20160107/b04838a3/attachment.html 


More information about the Aerogear-users mailing list