BranchMetrics / sdk-release

TUNE iOS, Android, and Windows native SDKs
https://developers.tune.com/sdk/quick-starts/
GNU General Public License v3.0
56 stars 46 forks source link

Tune doesn't compile for iOS devices in Xcode 9b3 #33

Closed marksvend closed 6 years ago

marksvend commented 7 years ago

I've had to comment out this Jailbreak check line to compile in iOS 11/Xcode 9: https://github.com/TuneOSS/sdk-release/blob/master/sdk-ios/Tune/Tune/TuneUtils.m#L185

The int system(const char *) API has been marked __IOS_PROHIBITED

hasryanr commented 7 years ago

Hey @marksvend thanks for reaching out. Our SDK Team is working to resolve iOS 11/Xcode 9 compatibility issues and hope to have a fix pushed out with the next SDK release. If you have any additional questions or concerns do let us know.

ghost commented 6 years ago

This is resolved.