Commit Graph

5 Commits

Author SHA1 Message Date
Lukas Spieß
460bba7c8d Revert "Add Bitcode marker to simulator slices"
This reverts commit af0b839c6a.

Bitcode Marker is not needed for the SDK to function properly but confuses Xcode 6 so we remove it again.
2016-03-02 18:35:56 +01:00
Lukas Spieß
af0b839c6a Add Bitcode marker to simulator slices 2016-02-02 13:19:20 +01:00
Lukas Spieß
a1e7a78212 Move clang warnings to seperate variable 2015-11-03 12:52:31 +01:00
Andreas Linde
686d008b78 Don't include Bitcode in simulator builds 2015-09-18 15:06:53 +02:00
Andreas Linde
16de50d959 Use bitcode on iOS9* only and assert fix
- Properly disable assertions in the build settings instead of using an Other_CFlag
- Add bitcode only when using iOS 9 or later as Base SDK which allows building without issues using older Xcode versions
2015-08-21 11:44:05 +02:00