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 F4D5A0AE1CEE2D8F00562D79 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = F4D5A0AD1CEE2D8F00562D79 /* AppDelegate.m */; }; 11ffe3c632Sopenharmony_ci F4D5A0B11CEE2D8F00562D79 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = F4D5A0B01CEE2D8F00562D79 /* main.m */; }; 12ffe3c632Sopenharmony_ci F4D5A0B31CEE2D8F00562D79 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = F4D5A0B21CEE2D8F00562D79 /* Assets.xcassets */; }; 13ffe3c632Sopenharmony_ci F4D5A0B61CEE2D8F00562D79 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = F4D5A0B41CEE2D8F00562D79 /* MainMenu.xib */; }; 14ffe3c632Sopenharmony_ci/* End PBXBuildFile section */ 15ffe3c632Sopenharmony_ci 16ffe3c632Sopenharmony_ci/* Begin PBXFileReference section */ 17ffe3c632Sopenharmony_ci F4D5A0A91CEE2D8F00562D79 /* OSXCocoaPodsTester.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = OSXCocoaPodsTester.app; sourceTree = BUILT_PRODUCTS_DIR; }; 18ffe3c632Sopenharmony_ci F4D5A0AC1CEE2D8F00562D79 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; }; 19ffe3c632Sopenharmony_ci F4D5A0AD1CEE2D8F00562D79 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; }; 20ffe3c632Sopenharmony_ci F4D5A0B01CEE2D8F00562D79 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; }; 21ffe3c632Sopenharmony_ci F4D5A0B21CEE2D8F00562D79 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; 22ffe3c632Sopenharmony_ci F4D5A0B51CEE2D8F00562D79 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/MainMenu.xib; sourceTree = "<group>"; }; 23ffe3c632Sopenharmony_ci F4D5A0B71CEE2D8F00562D79 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; 24ffe3c632Sopenharmony_ci/* End PBXFileReference section */ 25ffe3c632Sopenharmony_ci 26ffe3c632Sopenharmony_ci/* Begin PBXFrameworksBuildPhase section */ 27ffe3c632Sopenharmony_ci F4D5A0A61CEE2D8F00562D79 /* Frameworks */ = { 28ffe3c632Sopenharmony_ci isa = PBXFrameworksBuildPhase; 29ffe3c632Sopenharmony_ci buildActionMask = 2147483647; 30ffe3c632Sopenharmony_ci files = ( 31ffe3c632Sopenharmony_ci ); 32ffe3c632Sopenharmony_ci runOnlyForDeploymentPostprocessing = 0; 33ffe3c632Sopenharmony_ci }; 34ffe3c632Sopenharmony_ci/* End PBXFrameworksBuildPhase section */ 35ffe3c632Sopenharmony_ci 36ffe3c632Sopenharmony_ci/* Begin PBXGroup section */ 37ffe3c632Sopenharmony_ci F4D5A0A01CEE2D8F00562D79 = { 38ffe3c632Sopenharmony_ci isa = PBXGroup; 39ffe3c632Sopenharmony_ci children = ( 40ffe3c632Sopenharmony_ci F4D5A0AB1CEE2D8F00562D79 /* OSXCocoaPodsTester */, 41ffe3c632Sopenharmony_ci F4D5A0AA1CEE2D8F00562D79 /* Products */, 42ffe3c632Sopenharmony_ci ); 43ffe3c632Sopenharmony_ci sourceTree = "<group>"; 44ffe3c632Sopenharmony_ci }; 45ffe3c632Sopenharmony_ci F4D5A0AA1CEE2D8F00562D79 /* Products */ = { 46ffe3c632Sopenharmony_ci isa = PBXGroup; 47ffe3c632Sopenharmony_ci children = ( 48ffe3c632Sopenharmony_ci F4D5A0A91CEE2D8F00562D79 /* OSXCocoaPodsTester.app */, 49ffe3c632Sopenharmony_ci ); 50ffe3c632Sopenharmony_ci name = Products; 51ffe3c632Sopenharmony_ci sourceTree = "<group>"; 52ffe3c632Sopenharmony_ci }; 53ffe3c632Sopenharmony_ci F4D5A0AB1CEE2D8F00562D79 /* OSXCocoaPodsTester */ = { 54ffe3c632Sopenharmony_ci isa = PBXGroup; 55ffe3c632Sopenharmony_ci children = ( 56ffe3c632Sopenharmony_ci F4D5A0AC1CEE2D8F00562D79 /* AppDelegate.h */, 57ffe3c632Sopenharmony_ci F4D5A0AD1CEE2D8F00562D79 /* AppDelegate.m */, 58ffe3c632Sopenharmony_ci F4D5A0B21CEE2D8F00562D79 /* Assets.xcassets */, 59ffe3c632Sopenharmony_ci F4D5A0B41CEE2D8F00562D79 /* MainMenu.xib */, 60ffe3c632Sopenharmony_ci F4D5A0B71CEE2D8F00562D79 /* Info.plist */, 61ffe3c632Sopenharmony_ci F4D5A0AF1CEE2D8F00562D79 /* Supporting Files */, 62ffe3c632Sopenharmony_ci ); 63ffe3c632Sopenharmony_ci path = OSXCocoaPodsTester; 64ffe3c632Sopenharmony_ci sourceTree = "<group>"; 65ffe3c632Sopenharmony_ci }; 66ffe3c632Sopenharmony_ci F4D5A0AF1CEE2D8F00562D79 /* Supporting Files */ = { 67ffe3c632Sopenharmony_ci isa = PBXGroup; 68ffe3c632Sopenharmony_ci children = ( 69ffe3c632Sopenharmony_ci F4D5A0B01CEE2D8F00562D79 /* main.m */, 70ffe3c632Sopenharmony_ci ); 71ffe3c632Sopenharmony_ci name = "Supporting Files"; 72ffe3c632Sopenharmony_ci sourceTree = "<group>"; 73ffe3c632Sopenharmony_ci }; 74ffe3c632Sopenharmony_ci/* End PBXGroup section */ 75ffe3c632Sopenharmony_ci 76ffe3c632Sopenharmony_ci/* Begin PBXNativeTarget section */ 77ffe3c632Sopenharmony_ci F4D5A0A81CEE2D8F00562D79 /* OSXCocoaPodsTester */ = { 78ffe3c632Sopenharmony_ci isa = PBXNativeTarget; 79ffe3c632Sopenharmony_ci buildConfigurationList = F4D5A0BA1CEE2D8F00562D79 /* Build configuration list for PBXNativeTarget "OSXCocoaPodsTester" */; 80ffe3c632Sopenharmony_ci buildPhases = ( 81ffe3c632Sopenharmony_ci F4D5A0A51CEE2D8F00562D79 /* Sources */, 82ffe3c632Sopenharmony_ci F4D5A0A61CEE2D8F00562D79 /* Frameworks */, 83ffe3c632Sopenharmony_ci F4D5A0A71CEE2D8F00562D79 /* Resources */, 84ffe3c632Sopenharmony_ci ); 85ffe3c632Sopenharmony_ci buildRules = ( 86ffe3c632Sopenharmony_ci ); 87ffe3c632Sopenharmony_ci dependencies = ( 88ffe3c632Sopenharmony_ci ); 89ffe3c632Sopenharmony_ci name = OSXCocoaPodsTester; 90ffe3c632Sopenharmony_ci productName = OSXCocoaPodsTester; 91ffe3c632Sopenharmony_ci productReference = F4D5A0A91CEE2D8F00562D79 /* OSXCocoaPodsTester.app */; 92ffe3c632Sopenharmony_ci productType = "com.apple.product-type.application"; 93ffe3c632Sopenharmony_ci }; 94ffe3c632Sopenharmony_ci/* End PBXNativeTarget section */ 95ffe3c632Sopenharmony_ci 96ffe3c632Sopenharmony_ci/* Begin PBXProject section */ 97ffe3c632Sopenharmony_ci F4D5A0A11CEE2D8F00562D79 /* Project object */ = { 98ffe3c632Sopenharmony_ci isa = PBXProject; 99ffe3c632Sopenharmony_ci attributes = { 100ffe3c632Sopenharmony_ci LastUpgradeCheck = 0730; 101ffe3c632Sopenharmony_ci ORGANIZATIONNAME = Google; 102ffe3c632Sopenharmony_ci TargetAttributes = { 103ffe3c632Sopenharmony_ci F4D5A0A81CEE2D8F00562D79 = { 104ffe3c632Sopenharmony_ci CreatedOnToolsVersion = 7.3.1; 105ffe3c632Sopenharmony_ci }; 106ffe3c632Sopenharmony_ci }; 107ffe3c632Sopenharmony_ci }; 108ffe3c632Sopenharmony_ci buildConfigurationList = F4D5A0A41CEE2D8F00562D79 /* Build configuration list for PBXProject "OSXCocoaPodsTester" */; 109ffe3c632Sopenharmony_ci compatibilityVersion = "Xcode 3.2"; 110ffe3c632Sopenharmony_ci developmentRegion = English; 111ffe3c632Sopenharmony_ci hasScannedForEncodings = 0; 112ffe3c632Sopenharmony_ci knownRegions = ( 113ffe3c632Sopenharmony_ci en, 114ffe3c632Sopenharmony_ci Base, 115ffe3c632Sopenharmony_ci ); 116ffe3c632Sopenharmony_ci mainGroup = F4D5A0A01CEE2D8F00562D79; 117ffe3c632Sopenharmony_ci productRefGroup = F4D5A0AA1CEE2D8F00562D79 /* Products */; 118ffe3c632Sopenharmony_ci projectDirPath = ""; 119ffe3c632Sopenharmony_ci projectRoot = ""; 120ffe3c632Sopenharmony_ci targets = ( 121ffe3c632Sopenharmony_ci F4D5A0A81CEE2D8F00562D79 /* OSXCocoaPodsTester */, 122ffe3c632Sopenharmony_ci ); 123ffe3c632Sopenharmony_ci }; 124ffe3c632Sopenharmony_ci/* End PBXProject section */ 125ffe3c632Sopenharmony_ci 126ffe3c632Sopenharmony_ci/* Begin PBXResourcesBuildPhase section */ 127ffe3c632Sopenharmony_ci F4D5A0A71CEE2D8F00562D79 /* Resources */ = { 128ffe3c632Sopenharmony_ci isa = PBXResourcesBuildPhase; 129ffe3c632Sopenharmony_ci buildActionMask = 2147483647; 130ffe3c632Sopenharmony_ci files = ( 131ffe3c632Sopenharmony_ci F4D5A0B31CEE2D8F00562D79 /* Assets.xcassets in Resources */, 132ffe3c632Sopenharmony_ci F4D5A0B61CEE2D8F00562D79 /* MainMenu.xib in Resources */, 133ffe3c632Sopenharmony_ci ); 134ffe3c632Sopenharmony_ci runOnlyForDeploymentPostprocessing = 0; 135ffe3c632Sopenharmony_ci }; 136ffe3c632Sopenharmony_ci/* End PBXResourcesBuildPhase section */ 137ffe3c632Sopenharmony_ci 138ffe3c632Sopenharmony_ci/* Begin PBXSourcesBuildPhase section */ 139ffe3c632Sopenharmony_ci F4D5A0A51CEE2D8F00562D79 /* Sources */ = { 140ffe3c632Sopenharmony_ci isa = PBXSourcesBuildPhase; 141ffe3c632Sopenharmony_ci buildActionMask = 2147483647; 142ffe3c632Sopenharmony_ci files = ( 143ffe3c632Sopenharmony_ci F4D5A0B11CEE2D8F00562D79 /* main.m in Sources */, 144ffe3c632Sopenharmony_ci F4D5A0AE1CEE2D8F00562D79 /* AppDelegate.m in Sources */, 145ffe3c632Sopenharmony_ci ); 146ffe3c632Sopenharmony_ci runOnlyForDeploymentPostprocessing = 0; 147ffe3c632Sopenharmony_ci }; 148ffe3c632Sopenharmony_ci/* End PBXSourcesBuildPhase section */ 149ffe3c632Sopenharmony_ci 150ffe3c632Sopenharmony_ci/* Begin PBXVariantGroup section */ 151ffe3c632Sopenharmony_ci F4D5A0B41CEE2D8F00562D79 /* MainMenu.xib */ = { 152ffe3c632Sopenharmony_ci isa = PBXVariantGroup; 153ffe3c632Sopenharmony_ci children = ( 154ffe3c632Sopenharmony_ci F4D5A0B51CEE2D8F00562D79 /* Base */, 155ffe3c632Sopenharmony_ci ); 156ffe3c632Sopenharmony_ci name = MainMenu.xib; 157ffe3c632Sopenharmony_ci sourceTree = "<group>"; 158ffe3c632Sopenharmony_ci }; 159ffe3c632Sopenharmony_ci/* End PBXVariantGroup section */ 160ffe3c632Sopenharmony_ci 161ffe3c632Sopenharmony_ci/* Begin XCBuildConfiguration section */ 162ffe3c632Sopenharmony_ci F4D5A0B81CEE2D8F00562D79 /* Debug */ = { 163ffe3c632Sopenharmony_ci isa = XCBuildConfiguration; 164ffe3c632Sopenharmony_ci buildSettings = { 165ffe3c632Sopenharmony_ci ALWAYS_SEARCH_USER_PATHS = NO; 166ffe3c632Sopenharmony_ci CLANG_ANALYZER_NONNULL = YES; 167ffe3c632Sopenharmony_ci CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; 168ffe3c632Sopenharmony_ci CLANG_CXX_LIBRARY = "libc++"; 169ffe3c632Sopenharmony_ci CLANG_ENABLE_MODULES = YES; 170ffe3c632Sopenharmony_ci CLANG_ENABLE_OBJC_ARC = YES; 171ffe3c632Sopenharmony_ci CLANG_WARN_BOOL_CONVERSION = YES; 172ffe3c632Sopenharmony_ci CLANG_WARN_CONSTANT_CONVERSION = YES; 173ffe3c632Sopenharmony_ci CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; 174ffe3c632Sopenharmony_ci CLANG_WARN_EMPTY_BODY = YES; 175ffe3c632Sopenharmony_ci CLANG_WARN_ENUM_CONVERSION = YES; 176ffe3c632Sopenharmony_ci CLANG_WARN_INT_CONVERSION = YES; 177ffe3c632Sopenharmony_ci CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; 178ffe3c632Sopenharmony_ci CLANG_WARN_UNREACHABLE_CODE = YES; 179ffe3c632Sopenharmony_ci CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; 180ffe3c632Sopenharmony_ci CODE_SIGN_IDENTITY = "-"; 181ffe3c632Sopenharmony_ci COPY_PHASE_STRIP = NO; 182ffe3c632Sopenharmony_ci DEBUG_INFORMATION_FORMAT = dwarf; 183ffe3c632Sopenharmony_ci ENABLE_STRICT_OBJC_MSGSEND = YES; 184ffe3c632Sopenharmony_ci ENABLE_TESTABILITY = YES; 185ffe3c632Sopenharmony_ci GCC_C_LANGUAGE_STANDARD = gnu99; 186ffe3c632Sopenharmony_ci GCC_DYNAMIC_NO_PIC = NO; 187ffe3c632Sopenharmony_ci GCC_NO_COMMON_BLOCKS = YES; 188ffe3c632Sopenharmony_ci GCC_OPTIMIZATION_LEVEL = 0; 189ffe3c632Sopenharmony_ci GCC_PREPROCESSOR_DEFINITIONS = ( 190ffe3c632Sopenharmony_ci "DEBUG=1", 191ffe3c632Sopenharmony_ci "$(inherited)", 192ffe3c632Sopenharmony_ci ); 193ffe3c632Sopenharmony_ci GCC_WARN_64_TO_32_BIT_CONVERSION = YES; 194ffe3c632Sopenharmony_ci GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; 195ffe3c632Sopenharmony_ci GCC_WARN_UNDECLARED_SELECTOR = YES; 196ffe3c632Sopenharmony_ci GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; 197ffe3c632Sopenharmony_ci GCC_WARN_UNUSED_FUNCTION = YES; 198ffe3c632Sopenharmony_ci GCC_WARN_UNUSED_VARIABLE = YES; 199ffe3c632Sopenharmony_ci MACOSX_DEPLOYMENT_TARGET = 10.11; 200ffe3c632Sopenharmony_ci MTL_ENABLE_DEBUG_INFO = YES; 201ffe3c632Sopenharmony_ci ONLY_ACTIVE_ARCH = YES; 202ffe3c632Sopenharmony_ci SDKROOT = macosx; 203ffe3c632Sopenharmony_ci }; 204ffe3c632Sopenharmony_ci name = Debug; 205ffe3c632Sopenharmony_ci }; 206ffe3c632Sopenharmony_ci F4D5A0B91CEE2D8F00562D79 /* Release */ = { 207ffe3c632Sopenharmony_ci isa = XCBuildConfiguration; 208ffe3c632Sopenharmony_ci buildSettings = { 209ffe3c632Sopenharmony_ci ALWAYS_SEARCH_USER_PATHS = NO; 210ffe3c632Sopenharmony_ci CLANG_ANALYZER_NONNULL = YES; 211ffe3c632Sopenharmony_ci CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; 212ffe3c632Sopenharmony_ci CLANG_CXX_LIBRARY = "libc++"; 213ffe3c632Sopenharmony_ci CLANG_ENABLE_MODULES = YES; 214ffe3c632Sopenharmony_ci CLANG_ENABLE_OBJC_ARC = YES; 215ffe3c632Sopenharmony_ci CLANG_WARN_BOOL_CONVERSION = YES; 216ffe3c632Sopenharmony_ci CLANG_WARN_CONSTANT_CONVERSION = YES; 217ffe3c632Sopenharmony_ci CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; 218ffe3c632Sopenharmony_ci CLANG_WARN_EMPTY_BODY = YES; 219ffe3c632Sopenharmony_ci CLANG_WARN_ENUM_CONVERSION = YES; 220ffe3c632Sopenharmony_ci CLANG_WARN_INT_CONVERSION = YES; 221ffe3c632Sopenharmony_ci CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; 222ffe3c632Sopenharmony_ci CLANG_WARN_UNREACHABLE_CODE = YES; 223ffe3c632Sopenharmony_ci CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; 224ffe3c632Sopenharmony_ci CODE_SIGN_IDENTITY = "-"; 225ffe3c632Sopenharmony_ci COPY_PHASE_STRIP = NO; 226ffe3c632Sopenharmony_ci DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; 227ffe3c632Sopenharmony_ci ENABLE_NS_ASSERTIONS = NO; 228ffe3c632Sopenharmony_ci ENABLE_STRICT_OBJC_MSGSEND = YES; 229ffe3c632Sopenharmony_ci GCC_C_LANGUAGE_STANDARD = gnu99; 230ffe3c632Sopenharmony_ci GCC_NO_COMMON_BLOCKS = YES; 231ffe3c632Sopenharmony_ci GCC_WARN_64_TO_32_BIT_CONVERSION = YES; 232ffe3c632Sopenharmony_ci GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; 233ffe3c632Sopenharmony_ci GCC_WARN_UNDECLARED_SELECTOR = YES; 234ffe3c632Sopenharmony_ci GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; 235ffe3c632Sopenharmony_ci GCC_WARN_UNUSED_FUNCTION = YES; 236ffe3c632Sopenharmony_ci GCC_WARN_UNUSED_VARIABLE = YES; 237ffe3c632Sopenharmony_ci MACOSX_DEPLOYMENT_TARGET = 10.11; 238ffe3c632Sopenharmony_ci MTL_ENABLE_DEBUG_INFO = NO; 239ffe3c632Sopenharmony_ci SDKROOT = macosx; 240ffe3c632Sopenharmony_ci }; 241ffe3c632Sopenharmony_ci name = Release; 242ffe3c632Sopenharmony_ci }; 243ffe3c632Sopenharmony_ci F4D5A0BB1CEE2D8F00562D79 /* Debug */ = { 244ffe3c632Sopenharmony_ci isa = XCBuildConfiguration; 245ffe3c632Sopenharmony_ci buildSettings = { 246ffe3c632Sopenharmony_ci ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; 247ffe3c632Sopenharmony_ci COMBINE_HIDPI_IMAGES = YES; 248ffe3c632Sopenharmony_ci INFOPLIST_FILE = OSXCocoaPodsTester/Info.plist; 249ffe3c632Sopenharmony_ci LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks"; 250ffe3c632Sopenharmony_ci PRODUCT_BUNDLE_IDENTIFIER = com.google.OSXCocoaPodsTester; 251ffe3c632Sopenharmony_ci PRODUCT_NAME = "$(TARGET_NAME)"; 252ffe3c632Sopenharmony_ci }; 253ffe3c632Sopenharmony_ci name = Debug; 254ffe3c632Sopenharmony_ci }; 255ffe3c632Sopenharmony_ci F4D5A0BC1CEE2D8F00562D79 /* Release */ = { 256ffe3c632Sopenharmony_ci isa = XCBuildConfiguration; 257ffe3c632Sopenharmony_ci buildSettings = { 258ffe3c632Sopenharmony_ci ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; 259ffe3c632Sopenharmony_ci COMBINE_HIDPI_IMAGES = YES; 260ffe3c632Sopenharmony_ci INFOPLIST_FILE = OSXCocoaPodsTester/Info.plist; 261ffe3c632Sopenharmony_ci LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks"; 262ffe3c632Sopenharmony_ci PRODUCT_BUNDLE_IDENTIFIER = com.google.OSXCocoaPodsTester; 263ffe3c632Sopenharmony_ci PRODUCT_NAME = "$(TARGET_NAME)"; 264ffe3c632Sopenharmony_ci }; 265ffe3c632Sopenharmony_ci name = Release; 266ffe3c632Sopenharmony_ci }; 267ffe3c632Sopenharmony_ci/* End XCBuildConfiguration section */ 268ffe3c632Sopenharmony_ci 269ffe3c632Sopenharmony_ci/* Begin XCConfigurationList section */ 270ffe3c632Sopenharmony_ci F4D5A0A41CEE2D8F00562D79 /* Build configuration list for PBXProject "OSXCocoaPodsTester" */ = { 271ffe3c632Sopenharmony_ci isa = XCConfigurationList; 272ffe3c632Sopenharmony_ci buildConfigurations = ( 273ffe3c632Sopenharmony_ci F4D5A0B81CEE2D8F00562D79 /* Debug */, 274ffe3c632Sopenharmony_ci F4D5A0B91CEE2D8F00562D79 /* Release */, 275ffe3c632Sopenharmony_ci ); 276ffe3c632Sopenharmony_ci defaultConfigurationIsVisible = 0; 277ffe3c632Sopenharmony_ci defaultConfigurationName = Release; 278ffe3c632Sopenharmony_ci }; 279ffe3c632Sopenharmony_ci F4D5A0BA1CEE2D8F00562D79 /* Build configuration list for PBXNativeTarget "OSXCocoaPodsTester" */ = { 280ffe3c632Sopenharmony_ci isa = XCConfigurationList; 281ffe3c632Sopenharmony_ci buildConfigurations = ( 282ffe3c632Sopenharmony_ci F4D5A0BB1CEE2D8F00562D79 /* Debug */, 283ffe3c632Sopenharmony_ci F4D5A0BC1CEE2D8F00562D79 /* Release */, 284ffe3c632Sopenharmony_ci ); 285ffe3c632Sopenharmony_ci defaultConfigurationIsVisible = 0; 286ffe3c632Sopenharmony_ci }; 287ffe3c632Sopenharmony_ci/* End XCConfigurationList section */ 288ffe3c632Sopenharmony_ci }; 289ffe3c632Sopenharmony_ci rootObject = F4D5A0A11CEE2D8F00562D79 /* Project object */; 290ffe3c632Sopenharmony_ci} 291