iOS tutorials: Disable bitcode for now
[platform/upstream/gstreamer.git] / tutorials / xcode iOS / GStreamer iOS Tutorials.xcodeproj / project.pbxproj
index 5b9826d..c46568a 100644 (file)
                C67B40C3172EBDF1008359CC /* Debug */ = {
                        isa = XCBuildConfiguration;
                        buildSettings = {
+                               ENABLE_BITCODE = NO;
                                IPHONEOS_DEPLOYMENT_TARGET = 6.1;
                                ONLY_ACTIVE_ARCH = YES;
                                SDKROOT = iphoneos;
                C67B40C4172EBDF1008359CC /* Release */ = {
                        isa = XCBuildConfiguration;
                        buildSettings = {
+                               ENABLE_BITCODE = NO;
                                IPHONEOS_DEPLOYMENT_TARGET = 6.1;
                                ONLY_ACTIVE_ARCH = NO;
                                SDKROOT = iphoneos;