Index: webrtc/build/ios/SDK/PodTest/PodTest.xcodeproj/project.pbxproj |
diff --git a/webrtc/build/ios/SDK/PodTest/PodTest.xcodeproj/project.pbxproj b/webrtc/build/ios/SDK/PodTest/PodTest.xcodeproj/project.pbxproj |
new file mode 100644 |
index 0000000000000000000000000000000000000000..61f4a63c8ba174ad03f9ceb82f70a331af06c3d4 |
--- /dev/null |
+++ b/webrtc/build/ios/SDK/PodTest/PodTest.xcodeproj/project.pbxproj |
@@ -0,0 +1,387 @@ |
+// !$*UTF8*$! |
+{ |
+ archiveVersion = 1; |
+ classes = { |
+ }; |
+ objectVersion = 46; |
+ objects = { |
+ |
+/* Begin PBXBuildFile section */ |
+ 35CCB21D484D1895C69C8136 /* libPods-PodTest.a in Frameworks */ = {isa = PBXBuildFile; fileRef = B440848658A273284BE622B2 /* libPods-PodTest.a */; }; |
+ 980224E81CA2492B00295D57 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 980224E71CA2492B00295D57 /* main.m */; }; |
+ 980224EB1CA2492B00295D57 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 980224EA1CA2492B00295D57 /* AppDelegate.m */; }; |
+ 980224EE1CA2492B00295D57 /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 980224ED1CA2492B00295D57 /* ViewController.m */; }; |
+ 980224F11CA2492B00295D57 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 980224EF1CA2492B00295D57 /* Main.storyboard */; }; |
+ 980224F31CA2492B00295D57 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 980224F21CA2492B00295D57 /* Assets.xcassets */; }; |
+ 980224F61CA2492B00295D57 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 980224F41CA2492B00295D57 /* LaunchScreen.storyboard */; }; |
+/* End PBXBuildFile section */ |
+ |
+/* Begin PBXFileReference section */ |
+ 958C1C282F79C7CA1502DE3B /* Pods-PodTest.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-PodTest.debug.xcconfig"; path = "Pods/Target Support Files/Pods-PodTest/Pods-PodTest.debug.xcconfig"; sourceTree = "<group>"; }; |
+ 980224E31CA2492B00295D57 /* PodTest.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = PodTest.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
+ 980224E71CA2492B00295D57 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; }; |
+ 980224E91CA2492B00295D57 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; }; |
+ 980224EA1CA2492B00295D57 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; }; |
+ 980224EC1CA2492B00295D57 /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = "<group>"; }; |
+ 980224ED1CA2492B00295D57 /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = "<group>"; }; |
+ 980224F01CA2492B00295D57 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; }; |
+ 980224F21CA2492B00295D57 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
+ 980224F51CA2492B00295D57 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
+ 980224F71CA2492B00295D57 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
+ A08398FF9AFA120A294C8B4A /* Pods-PodTest.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-PodTest.release.xcconfig"; path = "Pods/Target Support Files/Pods-PodTest/Pods-PodTest.release.xcconfig"; sourceTree = "<group>"; }; |
+ B440848658A273284BE622B2 /* libPods-PodTest.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-PodTest.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
+/* End PBXFileReference section */ |
+ |
+/* Begin PBXFrameworksBuildPhase section */ |
+ 980224E01CA2492B00295D57 /* Frameworks */ = { |
+ isa = PBXFrameworksBuildPhase; |
+ buildActionMask = 2147483647; |
+ files = ( |
+ 35CCB21D484D1895C69C8136 /* libPods-PodTest.a in Frameworks */, |
+ ); |
+ runOnlyForDeploymentPostprocessing = 0; |
+ }; |
+/* End PBXFrameworksBuildPhase section */ |
+ |
+/* Begin PBXGroup section */ |
+ 2D0689FF9D90317696844B09 /* Pods */ = { |
+ isa = PBXGroup; |
+ children = ( |
+ 958C1C282F79C7CA1502DE3B /* Pods-PodTest.debug.xcconfig */, |
+ A08398FF9AFA120A294C8B4A /* Pods-PodTest.release.xcconfig */, |
+ ); |
+ name = Pods; |
+ sourceTree = "<group>"; |
+ }; |
+ 94F704D644F27718B3DC8356 /* Frameworks */ = { |
+ isa = PBXGroup; |
+ children = ( |
+ B440848658A273284BE622B2 /* libPods-PodTest.a */, |
+ ); |
+ name = Frameworks; |
+ sourceTree = "<group>"; |
+ }; |
+ 980224DA1CA2492B00295D57 = { |
+ isa = PBXGroup; |
+ children = ( |
+ 980224E51CA2492B00295D57 /* PodTest */, |
+ 980224E41CA2492B00295D57 /* Products */, |
+ 2D0689FF9D90317696844B09 /* Pods */, |
+ 94F704D644F27718B3DC8356 /* Frameworks */, |
+ ); |
+ sourceTree = "<group>"; |
+ }; |
+ 980224E41CA2492B00295D57 /* Products */ = { |
+ isa = PBXGroup; |
+ children = ( |
+ 980224E31CA2492B00295D57 /* PodTest.app */, |
+ ); |
+ name = Products; |
+ sourceTree = "<group>"; |
+ }; |
+ 980224E51CA2492B00295D57 /* PodTest */ = { |
+ isa = PBXGroup; |
+ children = ( |
+ 980224E91CA2492B00295D57 /* AppDelegate.h */, |
+ 980224EA1CA2492B00295D57 /* AppDelegate.m */, |
+ 980224EC1CA2492B00295D57 /* ViewController.h */, |
+ 980224ED1CA2492B00295D57 /* ViewController.m */, |
+ 980224EF1CA2492B00295D57 /* Main.storyboard */, |
+ 980224F21CA2492B00295D57 /* Assets.xcassets */, |
+ 980224F41CA2492B00295D57 /* LaunchScreen.storyboard */, |
+ 980224F71CA2492B00295D57 /* Info.plist */, |
+ 980224E61CA2492B00295D57 /* Supporting Files */, |
+ ); |
+ path = PodTest; |
+ sourceTree = "<group>"; |
+ }; |
+ 980224E61CA2492B00295D57 /* Supporting Files */ = { |
+ isa = PBXGroup; |
+ children = ( |
+ 980224E71CA2492B00295D57 /* main.m */, |
+ ); |
+ name = "Supporting Files"; |
+ sourceTree = "<group>"; |
+ }; |
+/* End PBXGroup section */ |
+ |
+/* Begin PBXNativeTarget section */ |
+ 980224E21CA2492B00295D57 /* PodTest */ = { |
+ isa = PBXNativeTarget; |
+ buildConfigurationList = 980224FA1CA2492B00295D57 /* Build configuration list for PBXNativeTarget "PodTest" */; |
+ buildPhases = ( |
+ 1DF1B456F5E58A85BF7C31CB /* Check Pods Manifest.lock */, |
+ 980224DF1CA2492B00295D57 /* Sources */, |
+ 980224E01CA2492B00295D57 /* Frameworks */, |
+ 980224E11CA2492B00295D57 /* Resources */, |
+ 38335E508F0DC12B95F1FA81 /* Embed Pods Frameworks */, |
+ AC997D7BBE631007E4045090 /* Copy Pods Resources */, |
+ ); |
+ buildRules = ( |
+ ); |
+ dependencies = ( |
+ ); |
+ name = PodTest; |
+ productName = PodTest; |
+ productReference = 980224E31CA2492B00295D57 /* PodTest.app */; |
+ productType = "com.apple.product-type.application"; |
+ }; |
+/* End PBXNativeTarget section */ |
+ |
+/* Begin PBXProject section */ |
+ 980224DB1CA2492B00295D57 /* Project object */ = { |
+ isa = PBXProject; |
+ attributes = { |
+ LastUpgradeCheck = 0720; |
+ ORGANIZATIONNAME = "Google Inc."; |
+ TargetAttributes = { |
+ 980224E21CA2492B00295D57 = { |
+ CreatedOnToolsVersion = 7.2.1; |
+ }; |
+ }; |
+ }; |
+ buildConfigurationList = 980224DE1CA2492B00295D57 /* Build configuration list for PBXProject "PodTest" */; |
+ compatibilityVersion = "Xcode 3.2"; |
+ developmentRegion = English; |
+ hasScannedForEncodings = 0; |
+ knownRegions = ( |
+ en, |
+ Base, |
+ ); |
+ mainGroup = 980224DA1CA2492B00295D57; |
+ productRefGroup = 980224E41CA2492B00295D57 /* Products */; |
+ projectDirPath = ""; |
+ projectRoot = ""; |
+ targets = ( |
+ 980224E21CA2492B00295D57 /* PodTest */, |
+ ); |
+ }; |
+/* End PBXProject section */ |
+ |
+/* Begin PBXResourcesBuildPhase section */ |
+ 980224E11CA2492B00295D57 /* Resources */ = { |
+ isa = PBXResourcesBuildPhase; |
+ buildActionMask = 2147483647; |
+ files = ( |
+ 980224F61CA2492B00295D57 /* LaunchScreen.storyboard in Resources */, |
+ 980224F31CA2492B00295D57 /* Assets.xcassets in Resources */, |
+ 980224F11CA2492B00295D57 /* Main.storyboard in Resources */, |
+ ); |
+ runOnlyForDeploymentPostprocessing = 0; |
+ }; |
+/* End PBXResourcesBuildPhase section */ |
+ |
+/* Begin PBXShellScriptBuildPhase section */ |
+ 1DF1B456F5E58A85BF7C31CB /* Check Pods Manifest.lock */ = { |
+ isa = PBXShellScriptBuildPhase; |
+ buildActionMask = 2147483647; |
+ files = ( |
+ ); |
+ inputPaths = ( |
+ ); |
+ name = "Check Pods Manifest.lock"; |
+ outputPaths = ( |
+ ); |
+ runOnlyForDeploymentPostprocessing = 0; |
+ shellPath = /bin/sh; |
+ shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n exit 1\nfi\n"; |
+ showEnvVarsInLog = 0; |
+ }; |
+ 38335E508F0DC12B95F1FA81 /* Embed Pods Frameworks */ = { |
+ isa = PBXShellScriptBuildPhase; |
+ buildActionMask = 2147483647; |
+ files = ( |
+ ); |
+ inputPaths = ( |
+ ); |
+ name = "Embed Pods Frameworks"; |
+ outputPaths = ( |
+ ); |
+ runOnlyForDeploymentPostprocessing = 0; |
+ shellPath = /bin/sh; |
+ shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-PodTest/Pods-PodTest-frameworks.sh\"\n"; |
+ showEnvVarsInLog = 0; |
+ }; |
+ AC997D7BBE631007E4045090 /* Copy Pods Resources */ = { |
+ isa = PBXShellScriptBuildPhase; |
+ buildActionMask = 2147483647; |
+ files = ( |
+ ); |
+ inputPaths = ( |
+ ); |
+ name = "Copy Pods Resources"; |
+ outputPaths = ( |
+ ); |
+ runOnlyForDeploymentPostprocessing = 0; |
+ shellPath = /bin/sh; |
+ shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-PodTest/Pods-PodTest-resources.sh\"\n"; |
+ showEnvVarsInLog = 0; |
+ }; |
+/* End PBXShellScriptBuildPhase section */ |
+ |
+/* Begin PBXSourcesBuildPhase section */ |
+ 980224DF1CA2492B00295D57 /* Sources */ = { |
+ isa = PBXSourcesBuildPhase; |
+ buildActionMask = 2147483647; |
+ files = ( |
+ 980224EE1CA2492B00295D57 /* ViewController.m in Sources */, |
+ 980224EB1CA2492B00295D57 /* AppDelegate.m in Sources */, |
+ 980224E81CA2492B00295D57 /* main.m in Sources */, |
+ ); |
+ runOnlyForDeploymentPostprocessing = 0; |
+ }; |
+/* End PBXSourcesBuildPhase section */ |
+ |
+/* Begin PBXVariantGroup section */ |
+ 980224EF1CA2492B00295D57 /* Main.storyboard */ = { |
+ isa = PBXVariantGroup; |
+ children = ( |
+ 980224F01CA2492B00295D57 /* Base */, |
+ ); |
+ name = Main.storyboard; |
+ sourceTree = "<group>"; |
+ }; |
+ 980224F41CA2492B00295D57 /* LaunchScreen.storyboard */ = { |
+ isa = PBXVariantGroup; |
+ children = ( |
+ 980224F51CA2492B00295D57 /* Base */, |
+ ); |
+ name = LaunchScreen.storyboard; |
+ sourceTree = "<group>"; |
+ }; |
+/* End PBXVariantGroup section */ |
+ |
+/* Begin XCBuildConfiguration section */ |
+ 980224F81CA2492B00295D57 /* Debug */ = { |
+ isa = XCBuildConfiguration; |
+ buildSettings = { |
+ ALWAYS_SEARCH_USER_PATHS = NO; |
+ CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; |
+ CLANG_CXX_LIBRARY = "libc++"; |
+ CLANG_ENABLE_MODULES = YES; |
+ CLANG_ENABLE_OBJC_ARC = YES; |
+ CLANG_WARN_BOOL_CONVERSION = YES; |
+ CLANG_WARN_CONSTANT_CONVERSION = YES; |
+ CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; |
+ CLANG_WARN_EMPTY_BODY = YES; |
+ CLANG_WARN_ENUM_CONVERSION = YES; |
+ CLANG_WARN_INT_CONVERSION = YES; |
+ CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; |
+ CLANG_WARN_UNREACHABLE_CODE = YES; |
+ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
+ "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
+ COPY_PHASE_STRIP = NO; |
+ DEBUG_INFORMATION_FORMAT = dwarf; |
+ ENABLE_STRICT_OBJC_MSGSEND = YES; |
+ ENABLE_TESTABILITY = YES; |
+ GCC_C_LANGUAGE_STANDARD = gnu99; |
+ GCC_DYNAMIC_NO_PIC = NO; |
+ GCC_NO_COMMON_BLOCKS = YES; |
+ GCC_OPTIMIZATION_LEVEL = 0; |
+ GCC_PREPROCESSOR_DEFINITIONS = ( |
+ "DEBUG=1", |
+ "$(inherited)", |
+ ); |
+ GCC_WARN_64_TO_32_BIT_CONVERSION = YES; |
+ GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; |
+ GCC_WARN_UNDECLARED_SELECTOR = YES; |
+ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
+ GCC_WARN_UNUSED_FUNCTION = YES; |
+ GCC_WARN_UNUSED_VARIABLE = YES; |
+ IPHONEOS_DEPLOYMENT_TARGET = 9.2; |
+ MTL_ENABLE_DEBUG_INFO = YES; |
+ ONLY_ACTIVE_ARCH = YES; |
+ SDKROOT = iphoneos; |
+ TARGETED_DEVICE_FAMILY = "1,2"; |
+ }; |
+ name = Debug; |
+ }; |
+ 980224F91CA2492B00295D57 /* Release */ = { |
+ isa = XCBuildConfiguration; |
+ buildSettings = { |
+ ALWAYS_SEARCH_USER_PATHS = NO; |
+ CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; |
+ CLANG_CXX_LIBRARY = "libc++"; |
+ CLANG_ENABLE_MODULES = YES; |
+ CLANG_ENABLE_OBJC_ARC = YES; |
+ CLANG_WARN_BOOL_CONVERSION = YES; |
+ CLANG_WARN_CONSTANT_CONVERSION = YES; |
+ CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; |
+ CLANG_WARN_EMPTY_BODY = YES; |
+ CLANG_WARN_ENUM_CONVERSION = YES; |
+ CLANG_WARN_INT_CONVERSION = YES; |
+ CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; |
+ CLANG_WARN_UNREACHABLE_CODE = YES; |
+ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
+ "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
+ COPY_PHASE_STRIP = NO; |
+ DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
+ ENABLE_NS_ASSERTIONS = NO; |
+ ENABLE_STRICT_OBJC_MSGSEND = YES; |
+ GCC_C_LANGUAGE_STANDARD = gnu99; |
+ GCC_NO_COMMON_BLOCKS = YES; |
+ GCC_WARN_64_TO_32_BIT_CONVERSION = YES; |
+ GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; |
+ GCC_WARN_UNDECLARED_SELECTOR = YES; |
+ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
+ GCC_WARN_UNUSED_FUNCTION = YES; |
+ GCC_WARN_UNUSED_VARIABLE = YES; |
+ IPHONEOS_DEPLOYMENT_TARGET = 9.2; |
+ MTL_ENABLE_DEBUG_INFO = NO; |
+ SDKROOT = iphoneos; |
+ TARGETED_DEVICE_FAMILY = "1,2"; |
+ VALIDATE_PRODUCT = YES; |
+ }; |
+ name = Release; |
+ }; |
+ 980224FB1CA2492B00295D57 /* Debug */ = { |
+ isa = XCBuildConfiguration; |
+ baseConfigurationReference = 958C1C282F79C7CA1502DE3B /* Pods-PodTest.debug.xcconfig */; |
+ buildSettings = { |
+ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
+ ENABLE_BITCODE = NO; |
+ INFOPLIST_FILE = PodTest/Info.plist; |
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
+ PRODUCT_BUNDLE_IDENTIFIER = com.google.PodTest; |
+ PRODUCT_NAME = "$(TARGET_NAME)"; |
+ }; |
+ name = Debug; |
+ }; |
+ 980224FC1CA2492B00295D57 /* Release */ = { |
+ isa = XCBuildConfiguration; |
+ baseConfigurationReference = A08398FF9AFA120A294C8B4A /* Pods-PodTest.release.xcconfig */; |
+ buildSettings = { |
+ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
+ ENABLE_BITCODE = NO; |
+ INFOPLIST_FILE = PodTest/Info.plist; |
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
+ PRODUCT_BUNDLE_IDENTIFIER = com.google.PodTest; |
+ PRODUCT_NAME = "$(TARGET_NAME)"; |
+ }; |
+ name = Release; |
+ }; |
+/* End XCBuildConfiguration section */ |
+ |
+/* Begin XCConfigurationList section */ |
+ 980224DE1CA2492B00295D57 /* Build configuration list for PBXProject "PodTest" */ = { |
+ isa = XCConfigurationList; |
+ buildConfigurations = ( |
+ 980224F81CA2492B00295D57 /* Debug */, |
+ 980224F91CA2492B00295D57 /* Release */, |
+ ); |
+ defaultConfigurationIsVisible = 0; |
+ defaultConfigurationName = Release; |
+ }; |
+ 980224FA1CA2492B00295D57 /* Build configuration list for PBXNativeTarget "PodTest" */ = { |
+ isa = XCConfigurationList; |
+ buildConfigurations = ( |
+ 980224FB1CA2492B00295D57 /* Debug */, |
+ 980224FC1CA2492B00295D57 /* Release */, |
+ ); |
+ defaultConfigurationIsVisible = 0; |
+ defaultConfigurationName = Release; |
+ }; |
+/* End XCConfigurationList section */ |
+ }; |
+ rootObject = 980224DB1CA2492B00295D57 /* Project object */; |
+} |