diff options
| author | Jules Laplace <jules@okfoc.us> | 2015-12-11 04:24:13 -0600 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2015-12-11 04:24:13 -0600 |
| commit | 190e24251c17733eff8fc1b11a077ca2da4b6c4f (patch) | |
| tree | eef5d4175d41f7296a4a64918d4e50192a496143 /StoneIsland/platforms/ios/Stone Island.xcodeproj/project.pbxproj | |
| parent | 0e070756a7e66975fe381577e93dd5f709017bf7 (diff) | |
rebuild
Diffstat (limited to 'StoneIsland/platforms/ios/Stone Island.xcodeproj/project.pbxproj')
| -rwxr-xr-x | StoneIsland/platforms/ios/Stone Island.xcodeproj/project.pbxproj | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/StoneIsland/platforms/ios/Stone Island.xcodeproj/project.pbxproj b/StoneIsland/platforms/ios/Stone Island.xcodeproj/project.pbxproj index c3164364..bb05ee63 100755 --- a/StoneIsland/platforms/ios/Stone Island.xcodeproj/project.pbxproj +++ b/StoneIsland/platforms/ios/Stone Island.xcodeproj/project.pbxproj @@ -567,6 +567,7 @@ CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; COPY_PHASE_STRIP = NO; + ENABLE_BITCODE = NO; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", "\"Stone Island/Plugins/com.parse.cordova.core.pushplugin\"", @@ -606,6 +607,7 @@ CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; COPY_PHASE_STRIP = YES; + ENABLE_BITCODE = NO; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", "\"Stone Island/Plugins/com.parse.cordova.core.pushplugin\"", |
