1ffe3c632Sopenharmony_ci// !$*UTF8*$! 2ffe3c632Sopenharmony_ci{ 3ffe3c632Sopenharmony_ci archiveVersion = 1; 4ffe3c632Sopenharmony_ci classes = { 5ffe3c632Sopenharmony_ci }; 6ffe3c632Sopenharmony_ci objectVersion = 46; 7ffe3c632Sopenharmony_ci objects = { 8ffe3c632Sopenharmony_ci 9ffe3c632Sopenharmony_ci/* Begin PBXBuildFile section */ 10ffe3c632Sopenharmony_ci F4D5A08B1CEE01E200562D79 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = F4D5A08A1CEE01E200562D79 /* main.m */; }; 11ffe3c632Sopenharmony_ci F4D5A08E1CEE01E200562D79 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = F4D5A08D1CEE01E200562D79 /* AppDelegate.m */; }; 12ffe3c632Sopenharmony_ci F4D5A0911CEE01E200562D79 /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = F4D5A0901CEE01E200562D79 /* ViewController.m */; }; 13ffe3c632Sopenharmony_ci F4D5A0941CEE01E200562D79 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = F4D5A0921CEE01E200562D79 /* Main.storyboard */; }; 14ffe3c632Sopenharmony_ci F4D5A0961CEE01E200562D79 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = F4D5A0951CEE01E200562D79 /* Assets.xcassets */; }; 15ffe3c632Sopenharmony_ci F4D5A0991CEE01E200562D79 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = F4D5A0971CEE01E200562D79 /* LaunchScreen.storyboard */; }; 16ffe3c632Sopenharmony_ci/* End PBXBuildFile section */ 17ffe3c632Sopenharmony_ci 18ffe3c632Sopenharmony_ci/* Begin PBXFileReference section */ 19ffe3c632Sopenharmony_ci F4D5A0861CEE01E200562D79 /* iOSCocoaPodsTester.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = iOSCocoaPodsTester.app; sourceTree = BUILT_PRODUCTS_DIR; }; 20ffe3c632Sopenharmony_ci F4D5A08A1CEE01E200562D79 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; }; 21ffe3c632Sopenharmony_ci F4D5A08C1CEE01E200562D79 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; }; 22ffe3c632Sopenharmony_ci F4D5A08D1CEE01E200562D79 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; }; 23ffe3c632Sopenharmony_ci F4D5A08F1CEE01E200562D79 /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = "<group>"; }; 24ffe3c632Sopenharmony_ci F4D5A0901CEE01E200562D79 /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = "<group>"; }; 25ffe3c632Sopenharmony_ci F4D5A0931CEE01E200562D79 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; }; 26ffe3c632Sopenharmony_ci F4D5A0951CEE01E200562D79 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; 27ffe3c632Sopenharmony_ci F4D5A0981CEE01E200562D79 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; }; 28ffe3c632Sopenharmony_ci F4D5A09A1CEE01E200562D79 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; 29ffe3c632Sopenharmony_ci/* End PBXFileReference section */ 30ffe3c632Sopenharmony_ci 31ffe3c632Sopenharmony_ci/* Begin PBXFrameworksBuildPhase section */ 32ffe3c632Sopenharmony_ci F4D5A0831CEE01E200562D79 /* Frameworks */ = { 33ffe3c632Sopenharmony_ci isa = PBXFrameworksBuildPhase; 34ffe3c632Sopenharmony_ci buildActionMask = 2147483647; 35ffe3c632Sopenharmony_ci files = ( 36ffe3c632Sopenharmony_ci ); 37ffe3c632Sopenharmony_ci runOnlyForDeploymentPostprocessing = 0; 38ffe3c632Sopenharmony_ci }; 39ffe3c632Sopenharmony_ci/* End PBXFrameworksBuildPhase section */ 40ffe3c632Sopenharmony_ci 41ffe3c632Sopenharmony_ci/* Begin PBXGroup section */ 42ffe3c632Sopenharmony_ci F4D5A07D1CEE01E200562D79 = { 43ffe3c632Sopenharmony_ci isa = PBXGroup; 44ffe3c632Sopenharmony_ci children = ( 45ffe3c632Sopenharmony_ci F4D5A0881CEE01E200562D79 /* iOSCocoaPodsTester */, 46ffe3c632Sopenharmony_ci F4D5A0871CEE01E200562D79 /* Products */, 47ffe3c632Sopenharmony_ci ); 48ffe3c632Sopenharmony_ci sourceTree = "<group>"; 49ffe3c632Sopenharmony_ci }; 50ffe3c632Sopenharmony_ci F4D5A0871CEE01E200562D79 /* Products */ = { 51ffe3c632Sopenharmony_ci isa = PBXGroup; 52ffe3c632Sopenharmony_ci children = ( 53ffe3c632Sopenharmony_ci F4D5A0861CEE01E200562D79 /* iOSCocoaPodsTester.app */, 54ffe3c632Sopenharmony_ci ); 55ffe3c632Sopenharmony_ci name = Products; 56ffe3c632Sopenharmony_ci sourceTree = "<group>"; 57ffe3c632Sopenharmony_ci }; 58ffe3c632Sopenharmony_ci F4D5A0881CEE01E200562D79 /* iOSCocoaPodsTester */ = { 59ffe3c632Sopenharmony_ci isa = PBXGroup; 60ffe3c632Sopenharmony_ci children = ( 61ffe3c632Sopenharmony_ci F4D5A08C1CEE01E200562D79 /* AppDelegate.h */, 62ffe3c632Sopenharmony_ci F4D5A08D1CEE01E200562D79 /* AppDelegate.m */, 63ffe3c632Sopenharmony_ci F4D5A08F1CEE01E200562D79 /* ViewController.h */, 64ffe3c632Sopenharmony_ci F4D5A0901CEE01E200562D79 /* ViewController.m */, 65ffe3c632Sopenharmony_ci F4D5A0921CEE01E200562D79 /* Main.storyboard */, 66ffe3c632Sopenharmony_ci F4D5A0951CEE01E200562D79 /* Assets.xcassets */, 67ffe3c632Sopenharmony_ci F4D5A0971CEE01E200562D79 /* LaunchScreen.storyboard */, 68ffe3c632Sopenharmony_ci F4D5A09A1CEE01E200562D79 /* Info.plist */, 69ffe3c632Sopenharmony_ci F4D5A0891CEE01E200562D79 /* Supporting Files */, 70ffe3c632Sopenharmony_ci ); 71ffe3c632Sopenharmony_ci path = iOSCocoaPodsTester; 72ffe3c632Sopenharmony_ci sourceTree = "<group>"; 73ffe3c632Sopenharmony_ci }; 74ffe3c632Sopenharmony_ci F4D5A0891CEE01E200562D79 /* Supporting Files */ = { 75ffe3c632Sopenharmony_ci isa = PBXGroup; 76ffe3c632Sopenharmony_ci children = ( 77ffe3c632Sopenharmony_ci F4D5A08A1CEE01E200562D79 /* main.m */, 78ffe3c632Sopenharmony_ci ); 79ffe3c632Sopenharmony_ci name = "Supporting Files"; 80ffe3c632Sopenharmony_ci sourceTree = "<group>"; 81ffe3c632Sopenharmony_ci }; 82ffe3c632Sopenharmony_ci/* End PBXGroup section */ 83ffe3c632Sopenharmony_ci 84ffe3c632Sopenharmony_ci/* Begin PBXNativeTarget section */ 85ffe3c632Sopenharmony_ci F4D5A0851CEE01E200562D79 /* iOSCocoaPodsTester */ = { 86ffe3c632Sopenharmony_ci isa = PBXNativeTarget; 87ffe3c632Sopenharmony_ci buildConfigurationList = F4D5A09D1CEE01E200562D79 /* Build configuration list for PBXNativeTarget "iOSCocoaPodsTester" */; 88ffe3c632Sopenharmony_ci buildPhases = ( 89ffe3c632Sopenharmony_ci F4D5A0821CEE01E200562D79 /* Sources */, 90ffe3c632Sopenharmony_ci F4D5A0831CEE01E200562D79 /* Frameworks */, 91ffe3c632Sopenharmony_ci F4D5A0841CEE01E200562D79 /* Resources */, 92ffe3c632Sopenharmony_ci ); 93ffe3c632Sopenharmony_ci buildRules = ( 94ffe3c632Sopenharmony_ci ); 95ffe3c632Sopenharmony_ci dependencies = ( 96ffe3c632Sopenharmony_ci ); 97ffe3c632Sopenharmony_ci name = iOSCocoaPodsTester; 98ffe3c632Sopenharmony_ci productName = iOSCocoaPodsTester; 99ffe3c632Sopenharmony_ci productReference = F4D5A0861CEE01E200562D79 /* iOSCocoaPodsTester.app */; 100ffe3c632Sopenharmony_ci productType = "com.apple.product-type.application"; 101ffe3c632Sopenharmony_ci }; 102ffe3c632Sopenharmony_ci/* End PBXNativeTarget section */ 103ffe3c632Sopenharmony_ci 104ffe3c632Sopenharmony_ci/* Begin PBXProject section */ 105ffe3c632Sopenharmony_ci F4D5A07E1CEE01E200562D79 /* Project object */ = { 106ffe3c632Sopenharmony_ci isa = PBXProject; 107ffe3c632Sopenharmony_ci attributes = { 108ffe3c632Sopenharmony_ci LastUpgradeCheck = 0730; 109ffe3c632Sopenharmony_ci ORGANIZATIONNAME = Google; 110ffe3c632Sopenharmony_ci TargetAttributes = { 111ffe3c632Sopenharmony_ci F4D5A0851CEE01E200562D79 = { 112ffe3c632Sopenharmony_ci CreatedOnToolsVersion = 7.3.1; 113ffe3c632Sopenharmony_ci }; 114ffe3c632Sopenharmony_ci }; 115ffe3c632Sopenharmony_ci }; 116ffe3c632Sopenharmony_ci buildConfigurationList = F4D5A0811CEE01E200562D79 /* Build configuration list for PBXProject "iOSCocoaPodsTester" */; 117ffe3c632Sopenharmony_ci compatibilityVersion = "Xcode 3.2"; 118ffe3c632Sopenharmony_ci developmentRegion = English; 119ffe3c632Sopenharmony_ci hasScannedForEncodings = 0; 120ffe3c632Sopenharmony_ci knownRegions = ( 121ffe3c632Sopenharmony_ci en, 122ffe3c632Sopenharmony_ci Base, 123ffe3c632Sopenharmony_ci ); 124ffe3c632Sopenharmony_ci mainGroup = F4D5A07D1CEE01E200562D79; 125ffe3c632Sopenharmony_ci productRefGroup = F4D5A0871CEE01E200562D79 /* Products */; 126ffe3c632Sopenharmony_ci projectDirPath = ""; 127ffe3c632Sopenharmony_ci projectRoot = ""; 128ffe3c632Sopenharmony_ci targets = ( 129ffe3c632Sopenharmony_ci F4D5A0851CEE01E200562D79 /* iOSCocoaPodsTester */, 130ffe3c632Sopenharmony_ci ); 131ffe3c632Sopenharmony_ci }; 132ffe3c632Sopenharmony_ci/* End PBXProject section */ 133ffe3c632Sopenharmony_ci 134ffe3c632Sopenharmony_ci/* Begin PBXResourcesBuildPhase section */ 135ffe3c632Sopenharmony_ci F4D5A0841CEE01E200562D79 /* Resources */ = { 136ffe3c632Sopenharmony_ci isa = PBXResourcesBuildPhase; 137ffe3c632Sopenharmony_ci buildActionMask = 2147483647; 138ffe3c632Sopenharmony_ci files = ( 139ffe3c632Sopenharmony_ci F4D5A0991CEE01E200562D79 /* LaunchScreen.storyboard in Resources */, 140ffe3c632Sopenharmony_ci F4D5A0961CEE01E200562D79 /* Assets.xcassets in Resources */, 141ffe3c632Sopenharmony_ci F4D5A0941CEE01E200562D79 /* Main.storyboard in Resources */, 142ffe3c632Sopenharmony_ci ); 143ffe3c632Sopenharmony_ci runOnlyForDeploymentPostprocessing = 0; 144ffe3c632Sopenharmony_ci }; 145ffe3c632Sopenharmony_ci/* End PBXResourcesBuildPhase section */ 146ffe3c632Sopenharmony_ci 147ffe3c632Sopenharmony_ci/* Begin PBXSourcesBuildPhase section */ 148ffe3c632Sopenharmony_ci F4D5A0821CEE01E200562D79 /* Sources */ = { 149ffe3c632Sopenharmony_ci isa = PBXSourcesBuildPhase; 150ffe3c632Sopenharmony_ci buildActionMask = 2147483647; 151ffe3c632Sopenharmony_ci files = ( 152ffe3c632Sopenharmony_ci F4D5A0911CEE01E200562D79 /* ViewController.m in Sources */, 153ffe3c632Sopenharmony_ci F4D5A08E1CEE01E200562D79 /* AppDelegate.m in Sources */, 154ffe3c632Sopenharmony_ci F4D5A08B1CEE01E200562D79 /* main.m in Sources */, 155ffe3c632Sopenharmony_ci ); 156ffe3c632Sopenharmony_ci runOnlyForDeploymentPostprocessing = 0; 157ffe3c632Sopenharmony_ci }; 158ffe3c632Sopenharmony_ci/* End PBXSourcesBuildPhase section */ 159ffe3c632Sopenharmony_ci 160ffe3c632Sopenharmony_ci/* Begin PBXVariantGroup section */ 161ffe3c632Sopenharmony_ci F4D5A0921CEE01E200562D79 /* Main.storyboard */ = { 162ffe3c632Sopenharmony_ci isa = PBXVariantGroup; 163ffe3c632Sopenharmony_ci children = ( 164ffe3c632Sopenharmony_ci F4D5A0931CEE01E200562D79 /* Base */, 165ffe3c632Sopenharmony_ci ); 166ffe3c632Sopenharmony_ci name = Main.storyboard; 167ffe3c632Sopenharmony_ci sourceTree = "<group>"; 168ffe3c632Sopenharmony_ci }; 169ffe3c632Sopenharmony_ci F4D5A0971CEE01E200562D79 /* LaunchScreen.storyboard */ = { 170ffe3c632Sopenharmony_ci isa = PBXVariantGroup; 171ffe3c632Sopenharmony_ci children = ( 172ffe3c632Sopenharmony_ci F4D5A0981CEE01E200562D79 /* Base */, 173ffe3c632Sopenharmony_ci ); 174ffe3c632Sopenharmony_ci name = LaunchScreen.storyboard; 175ffe3c632Sopenharmony_ci sourceTree = "<group>"; 176ffe3c632Sopenharmony_ci }; 177ffe3c632Sopenharmony_ci/* End PBXVariantGroup section */ 178ffe3c632Sopenharmony_ci 179ffe3c632Sopenharmony_ci/* Begin XCBuildConfiguration section */ 180ffe3c632Sopenharmony_ci F4D5A09B1CEE01E200562D79 /* Debug */ = { 181ffe3c632Sopenharmony_ci isa = XCBuildConfiguration; 182ffe3c632Sopenharmony_ci buildSettings = { 183ffe3c632Sopenharmony_ci ALWAYS_SEARCH_USER_PATHS = NO; 184ffe3c632Sopenharmony_ci CLANG_ANALYZER_NONNULL = YES; 185ffe3c632Sopenharmony_ci CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; 186ffe3c632Sopenharmony_ci CLANG_CXX_LIBRARY = "libc++"; 187ffe3c632Sopenharmony_ci CLANG_ENABLE_MODULES = YES; 188ffe3c632Sopenharmony_ci CLANG_ENABLE_OBJC_ARC = YES; 189ffe3c632Sopenharmony_ci CLANG_WARN_BOOL_CONVERSION = YES; 190ffe3c632Sopenharmony_ci CLANG_WARN_CONSTANT_CONVERSION = YES; 191ffe3c632Sopenharmony_ci CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; 192ffe3c632Sopenharmony_ci CLANG_WARN_EMPTY_BODY = YES; 193ffe3c632Sopenharmony_ci CLANG_WARN_ENUM_CONVERSION = YES; 194ffe3c632Sopenharmony_ci CLANG_WARN_INT_CONVERSION = YES; 195ffe3c632Sopenharmony_ci CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; 196ffe3c632Sopenharmony_ci CLANG_WARN_UNREACHABLE_CODE = YES; 197ffe3c632Sopenharmony_ci CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; 198ffe3c632Sopenharmony_ci "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; 199ffe3c632Sopenharmony_ci COPY_PHASE_STRIP = NO; 200ffe3c632Sopenharmony_ci DEBUG_INFORMATION_FORMAT = dwarf; 201ffe3c632Sopenharmony_ci ENABLE_STRICT_OBJC_MSGSEND = YES; 202ffe3c632Sopenharmony_ci ENABLE_TESTABILITY = YES; 203ffe3c632Sopenharmony_ci GCC_C_LANGUAGE_STANDARD = gnu99; 204ffe3c632Sopenharmony_ci GCC_DYNAMIC_NO_PIC = NO; 205ffe3c632Sopenharmony_ci GCC_NO_COMMON_BLOCKS = YES; 206ffe3c632Sopenharmony_ci GCC_OPTIMIZATION_LEVEL = 0; 207ffe3c632Sopenharmony_ci GCC_PREPROCESSOR_DEFINITIONS = ( 208ffe3c632Sopenharmony_ci "DEBUG=1", 209ffe3c632Sopenharmony_ci "$(inherited)", 210ffe3c632Sopenharmony_ci ); 211ffe3c632Sopenharmony_ci GCC_WARN_64_TO_32_BIT_CONVERSION = YES; 212ffe3c632Sopenharmony_ci GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; 213ffe3c632Sopenharmony_ci GCC_WARN_UNDECLARED_SELECTOR = YES; 214ffe3c632Sopenharmony_ci GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; 215ffe3c632Sopenharmony_ci GCC_WARN_UNUSED_FUNCTION = YES; 216ffe3c632Sopenharmony_ci GCC_WARN_UNUSED_VARIABLE = YES; 217ffe3c632Sopenharmony_ci IPHONEOS_DEPLOYMENT_TARGET = 9.3; 218ffe3c632Sopenharmony_ci MTL_ENABLE_DEBUG_INFO = YES; 219ffe3c632Sopenharmony_ci ONLY_ACTIVE_ARCH = YES; 220ffe3c632Sopenharmony_ci SDKROOT = iphoneos; 221ffe3c632Sopenharmony_ci TARGETED_DEVICE_FAMILY = "1,2"; 222ffe3c632Sopenharmony_ci }; 223ffe3c632Sopenharmony_ci name = Debug; 224ffe3c632Sopenharmony_ci }; 225ffe3c632Sopenharmony_ci F4D5A09C1CEE01E200562D79 /* Release */ = { 226ffe3c632Sopenharmony_ci isa = XCBuildConfiguration; 227ffe3c632Sopenharmony_ci buildSettings = { 228ffe3c632Sopenharmony_ci ALWAYS_SEARCH_USER_PATHS = NO; 229ffe3c632Sopenharmony_ci CLANG_ANALYZER_NONNULL = YES; 230ffe3c632Sopenharmony_ci CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; 231ffe3c632Sopenharmony_ci CLANG_CXX_LIBRARY = "libc++"; 232ffe3c632Sopenharmony_ci CLANG_ENABLE_MODULES = YES; 233ffe3c632Sopenharmony_ci CLANG_ENABLE_OBJC_ARC = YES; 234ffe3c632Sopenharmony_ci CLANG_WARN_BOOL_CONVERSION = YES; 235ffe3c632Sopenharmony_ci CLANG_WARN_CONSTANT_CONVERSION = YES; 236ffe3c632Sopenharmony_ci CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; 237ffe3c632Sopenharmony_ci CLANG_WARN_EMPTY_BODY = YES; 238ffe3c632Sopenharmony_ci CLANG_WARN_ENUM_CONVERSION = YES; 239ffe3c632Sopenharmony_ci CLANG_WARN_INT_CONVERSION = YES; 240ffe3c632Sopenharmony_ci CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; 241ffe3c632Sopenharmony_ci CLANG_WARN_UNREACHABLE_CODE = YES; 242ffe3c632Sopenharmony_ci CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; 243ffe3c632Sopenharmony_ci "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; 244ffe3c632Sopenharmony_ci COPY_PHASE_STRIP = NO; 245ffe3c632Sopenharmony_ci DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; 246ffe3c632Sopenharmony_ci ENABLE_NS_ASSERTIONS = NO; 247ffe3c632Sopenharmony_ci ENABLE_STRICT_OBJC_MSGSEND = YES; 248ffe3c632Sopenharmony_ci GCC_C_LANGUAGE_STANDARD = gnu99; 249ffe3c632Sopenharmony_ci GCC_NO_COMMON_BLOCKS = YES; 250ffe3c632Sopenharmony_ci GCC_WARN_64_TO_32_BIT_CONVERSION = YES; 251ffe3c632Sopenharmony_ci GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; 252ffe3c632Sopenharmony_ci GCC_WARN_UNDECLARED_SELECTOR = YES; 253ffe3c632Sopenharmony_ci GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; 254ffe3c632Sopenharmony_ci GCC_WARN_UNUSED_FUNCTION = YES; 255ffe3c632Sopenharmony_ci GCC_WARN_UNUSED_VARIABLE = YES; 256ffe3c632Sopenharmony_ci IPHONEOS_DEPLOYMENT_TARGET = 9.3; 257ffe3c632Sopenharmony_ci MTL_ENABLE_DEBUG_INFO = NO; 258ffe3c632Sopenharmony_ci SDKROOT = iphoneos; 259ffe3c632Sopenharmony_ci TARGETED_DEVICE_FAMILY = "1,2"; 260ffe3c632Sopenharmony_ci VALIDATE_PRODUCT = YES; 261ffe3c632Sopenharmony_ci }; 262ffe3c632Sopenharmony_ci name = Release; 263ffe3c632Sopenharmony_ci }; 264ffe3c632Sopenharmony_ci F4D5A09E1CEE01E200562D79 /* Debug */ = { 265ffe3c632Sopenharmony_ci isa = XCBuildConfiguration; 266ffe3c632Sopenharmony_ci buildSettings = { 267ffe3c632Sopenharmony_ci ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; 268ffe3c632Sopenharmony_ci INFOPLIST_FILE = iOSCocoaPodsTester/Info.plist; 269ffe3c632Sopenharmony_ci LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; 270ffe3c632Sopenharmony_ci PRODUCT_BUNDLE_IDENTIFIER = com.google.iOSCocoaPodsTester; 271ffe3c632Sopenharmony_ci PRODUCT_NAME = "$(TARGET_NAME)"; 272ffe3c632Sopenharmony_ci }; 273ffe3c632Sopenharmony_ci name = Debug; 274ffe3c632Sopenharmony_ci }; 275ffe3c632Sopenharmony_ci F4D5A09F1CEE01E200562D79 /* Release */ = { 276ffe3c632Sopenharmony_ci isa = XCBuildConfiguration; 277ffe3c632Sopenharmony_ci buildSettings = { 278ffe3c632Sopenharmony_ci ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; 279ffe3c632Sopenharmony_ci INFOPLIST_FILE = iOSCocoaPodsTester/Info.plist; 280ffe3c632Sopenharmony_ci LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; 281ffe3c632Sopenharmony_ci PRODUCT_BUNDLE_IDENTIFIER = com.google.iOSCocoaPodsTester; 282ffe3c632Sopenharmony_ci PRODUCT_NAME = "$(TARGET_NAME)"; 283ffe3c632Sopenharmony_ci }; 284ffe3c632Sopenharmony_ci name = Release; 285ffe3c632Sopenharmony_ci }; 286ffe3c632Sopenharmony_ci/* End XCBuildConfiguration section */ 287ffe3c632Sopenharmony_ci 288ffe3c632Sopenharmony_ci/* Begin XCConfigurationList section */ 289ffe3c632Sopenharmony_ci F4D5A0811CEE01E200562D79 /* Build configuration list for PBXProject "iOSCocoaPodsTester" */ = { 290ffe3c632Sopenharmony_ci isa = XCConfigurationList; 291ffe3c632Sopenharmony_ci buildConfigurations = ( 292ffe3c632Sopenharmony_ci F4D5A09B1CEE01E200562D79 /* Debug */, 293ffe3c632Sopenharmony_ci F4D5A09C1CEE01E200562D79 /* Release */, 294ffe3c632Sopenharmony_ci ); 295ffe3c632Sopenharmony_ci defaultConfigurationIsVisible = 0; 296ffe3c632Sopenharmony_ci defaultConfigurationName = Release; 297ffe3c632Sopenharmony_ci }; 298ffe3c632Sopenharmony_ci F4D5A09D1CEE01E200562D79 /* Build configuration list for PBXNativeTarget "iOSCocoaPodsTester" */ = { 299ffe3c632Sopenharmony_ci isa = XCConfigurationList; 300ffe3c632Sopenharmony_ci buildConfigurations = ( 301ffe3c632Sopenharmony_ci F4D5A09E1CEE01E200562D79 /* Debug */, 302ffe3c632Sopenharmony_ci F4D5A09F1CEE01E200562D79 /* Release */, 303ffe3c632Sopenharmony_ci ); 304ffe3c632Sopenharmony_ci defaultConfigurationIsVisible = 0; 305ffe3c632Sopenharmony_ci }; 306ffe3c632Sopenharmony_ci/* End XCConfigurationList section */ 307ffe3c632Sopenharmony_ci }; 308ffe3c632Sopenharmony_ci rootObject = F4D5A07E1CEE01E200562D79 /* Project object */; 309ffe3c632Sopenharmony_ci} 310