Closed mokesmokes closed 9 years ago
module.xcconfig doesn't define the flags for iOS 8. Why are you redefining these for each target version if they are all the same in any case?
I cannot remember.. There was some issues with iOS5 once. But since TiSDK does not really support iOS5 anymore, we could remove the specific build flags.
Yes, I think you should remove and release 1.7.4 with this
I just created a PR that should fix this issue. (#94)
Using Xcode-Beta4. Obviously no issues for Xcode 5 and iOS 7.1 builds.