Version 1.1.0 requires Xcode 7.?+
maschall opened this issue · 1 comments
maschall commented
I'm not sure what the new minimum Xcode version required, but with the new changes in 1.1.0 Xcode 6.4 is no longer supported due to #91.
I'm not sure if there is a good way to call attention to it, but just in case it breaks anyone else's projects, they need to lock down the version
nlutsenko commented
Indeed, we require Xcode 7.0+ with the latest version, since generics and nullability specifiers.
Just mentioned this in the release notes right now, thanks for bringing this up.