Jon Hjelle | 3a2f7e0 | 2016-03-25 14:48:14 -0700 | [diff] [blame] | 1 | // !$*UTF8*$! |
| 2 | { |
| 3 | archiveVersion = 1; |
| 4 | classes = { |
| 5 | }; |
| 6 | objectVersion = 46; |
| 7 | objects = { |
| 8 | |
| 9 | /* Begin PBXBuildFile section */ |
| 10 | 35CCB21D484D1895C69C8136 /* libPods-PodTest.a in Frameworks */ = {isa = PBXBuildFile; fileRef = B440848658A273284BE622B2 /* libPods-PodTest.a */; }; |
| 11 | 980224E81CA2492B00295D57 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 980224E71CA2492B00295D57 /* main.m */; }; |
| 12 | 980224EB1CA2492B00295D57 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 980224EA1CA2492B00295D57 /* AppDelegate.m */; }; |
| 13 | 980224EE1CA2492B00295D57 /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 980224ED1CA2492B00295D57 /* ViewController.m */; }; |
| 14 | 980224F11CA2492B00295D57 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 980224EF1CA2492B00295D57 /* Main.storyboard */; }; |
| 15 | 980224F31CA2492B00295D57 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 980224F21CA2492B00295D57 /* Assets.xcassets */; }; |
| 16 | 980224F61CA2492B00295D57 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 980224F41CA2492B00295D57 /* LaunchScreen.storyboard */; }; |
| 17 | /* End PBXBuildFile section */ |
| 18 | |
| 19 | /* Begin PBXFileReference section */ |
| 20 | 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>"; }; |
| 21 | 980224E31CA2492B00295D57 /* PodTest.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = PodTest.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 22 | 980224E71CA2492B00295D57 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; }; |
| 23 | 980224E91CA2492B00295D57 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; }; |
| 24 | 980224EA1CA2492B00295D57 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; }; |
| 25 | 980224EC1CA2492B00295D57 /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = "<group>"; }; |
| 26 | 980224ED1CA2492B00295D57 /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = "<group>"; }; |
| 27 | 980224F01CA2492B00295D57 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; }; |
| 28 | 980224F21CA2492B00295D57 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
| 29 | 980224F51CA2492B00295D57 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
| 30 | 980224F71CA2492B00295D57 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
| 31 | 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>"; }; |
| 32 | B440848658A273284BE622B2 /* libPods-PodTest.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-PodTest.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 33 | /* End PBXFileReference section */ |
| 34 | |
| 35 | /* Begin PBXFrameworksBuildPhase section */ |
| 36 | 980224E01CA2492B00295D57 /* Frameworks */ = { |
| 37 | isa = PBXFrameworksBuildPhase; |
| 38 | buildActionMask = 2147483647; |
| 39 | files = ( |
| 40 | 35CCB21D484D1895C69C8136 /* libPods-PodTest.a in Frameworks */, |
| 41 | ); |
| 42 | runOnlyForDeploymentPostprocessing = 0; |
| 43 | }; |
| 44 | /* End PBXFrameworksBuildPhase section */ |
| 45 | |
| 46 | /* Begin PBXGroup section */ |
| 47 | 2D0689FF9D90317696844B09 /* Pods */ = { |
| 48 | isa = PBXGroup; |
| 49 | children = ( |
| 50 | 958C1C282F79C7CA1502DE3B /* Pods-PodTest.debug.xcconfig */, |
| 51 | A08398FF9AFA120A294C8B4A /* Pods-PodTest.release.xcconfig */, |
| 52 | ); |
| 53 | name = Pods; |
| 54 | sourceTree = "<group>"; |
| 55 | }; |
| 56 | 94F704D644F27718B3DC8356 /* Frameworks */ = { |
| 57 | isa = PBXGroup; |
| 58 | children = ( |
| 59 | B440848658A273284BE622B2 /* libPods-PodTest.a */, |
| 60 | ); |
| 61 | name = Frameworks; |
| 62 | sourceTree = "<group>"; |
| 63 | }; |
| 64 | 980224DA1CA2492B00295D57 = { |
| 65 | isa = PBXGroup; |
| 66 | children = ( |
| 67 | 980224E51CA2492B00295D57 /* PodTest */, |
| 68 | 980224E41CA2492B00295D57 /* Products */, |
| 69 | 2D0689FF9D90317696844B09 /* Pods */, |
| 70 | 94F704D644F27718B3DC8356 /* Frameworks */, |
| 71 | ); |
| 72 | sourceTree = "<group>"; |
| 73 | }; |
| 74 | 980224E41CA2492B00295D57 /* Products */ = { |
| 75 | isa = PBXGroup; |
| 76 | children = ( |
| 77 | 980224E31CA2492B00295D57 /* PodTest.app */, |
| 78 | ); |
| 79 | name = Products; |
| 80 | sourceTree = "<group>"; |
| 81 | }; |
| 82 | 980224E51CA2492B00295D57 /* PodTest */ = { |
| 83 | isa = PBXGroup; |
| 84 | children = ( |
| 85 | 980224E91CA2492B00295D57 /* AppDelegate.h */, |
| 86 | 980224EA1CA2492B00295D57 /* AppDelegate.m */, |
| 87 | 980224EC1CA2492B00295D57 /* ViewController.h */, |
| 88 | 980224ED1CA2492B00295D57 /* ViewController.m */, |
| 89 | 980224EF1CA2492B00295D57 /* Main.storyboard */, |
| 90 | 980224F21CA2492B00295D57 /* Assets.xcassets */, |
| 91 | 980224F41CA2492B00295D57 /* LaunchScreen.storyboard */, |
| 92 | 980224F71CA2492B00295D57 /* Info.plist */, |
| 93 | 980224E61CA2492B00295D57 /* Supporting Files */, |
| 94 | ); |
| 95 | path = PodTest; |
| 96 | sourceTree = "<group>"; |
| 97 | }; |
| 98 | 980224E61CA2492B00295D57 /* Supporting Files */ = { |
| 99 | isa = PBXGroup; |
| 100 | children = ( |
| 101 | 980224E71CA2492B00295D57 /* main.m */, |
| 102 | ); |
| 103 | name = "Supporting Files"; |
| 104 | sourceTree = "<group>"; |
| 105 | }; |
| 106 | /* End PBXGroup section */ |
| 107 | |
| 108 | /* Begin PBXNativeTarget section */ |
| 109 | 980224E21CA2492B00295D57 /* PodTest */ = { |
| 110 | isa = PBXNativeTarget; |
| 111 | buildConfigurationList = 980224FA1CA2492B00295D57 /* Build configuration list for PBXNativeTarget "PodTest" */; |
| 112 | buildPhases = ( |
| 113 | 1DF1B456F5E58A85BF7C31CB /* Check Pods Manifest.lock */, |
| 114 | 980224DF1CA2492B00295D57 /* Sources */, |
| 115 | 980224E01CA2492B00295D57 /* Frameworks */, |
| 116 | 980224E11CA2492B00295D57 /* Resources */, |
| 117 | 38335E508F0DC12B95F1FA81 /* Embed Pods Frameworks */, |
| 118 | AC997D7BBE631007E4045090 /* Copy Pods Resources */, |
| 119 | ); |
| 120 | buildRules = ( |
| 121 | ); |
| 122 | dependencies = ( |
| 123 | ); |
| 124 | name = PodTest; |
| 125 | productName = PodTest; |
| 126 | productReference = 980224E31CA2492B00295D57 /* PodTest.app */; |
| 127 | productType = "com.apple.product-type.application"; |
| 128 | }; |
| 129 | /* End PBXNativeTarget section */ |
| 130 | |
| 131 | /* Begin PBXProject section */ |
| 132 | 980224DB1CA2492B00295D57 /* Project object */ = { |
| 133 | isa = PBXProject; |
| 134 | attributes = { |
| 135 | LastUpgradeCheck = 0720; |
| 136 | ORGANIZATIONNAME = "Google Inc."; |
| 137 | TargetAttributes = { |
| 138 | 980224E21CA2492B00295D57 = { |
| 139 | CreatedOnToolsVersion = 7.2.1; |
| 140 | }; |
| 141 | }; |
| 142 | }; |
| 143 | buildConfigurationList = 980224DE1CA2492B00295D57 /* Build configuration list for PBXProject "PodTest" */; |
| 144 | compatibilityVersion = "Xcode 3.2"; |
| 145 | developmentRegion = English; |
| 146 | hasScannedForEncodings = 0; |
| 147 | knownRegions = ( |
| 148 | en, |
| 149 | Base, |
| 150 | ); |
| 151 | mainGroup = 980224DA1CA2492B00295D57; |
| 152 | productRefGroup = 980224E41CA2492B00295D57 /* Products */; |
| 153 | projectDirPath = ""; |
| 154 | projectRoot = ""; |
| 155 | targets = ( |
| 156 | 980224E21CA2492B00295D57 /* PodTest */, |
| 157 | ); |
| 158 | }; |
| 159 | /* End PBXProject section */ |
| 160 | |
| 161 | /* Begin PBXResourcesBuildPhase section */ |
| 162 | 980224E11CA2492B00295D57 /* Resources */ = { |
| 163 | isa = PBXResourcesBuildPhase; |
| 164 | buildActionMask = 2147483647; |
| 165 | files = ( |
| 166 | 980224F61CA2492B00295D57 /* LaunchScreen.storyboard in Resources */, |
| 167 | 980224F31CA2492B00295D57 /* Assets.xcassets in Resources */, |
| 168 | 980224F11CA2492B00295D57 /* Main.storyboard in Resources */, |
| 169 | ); |
| 170 | runOnlyForDeploymentPostprocessing = 0; |
| 171 | }; |
| 172 | /* End PBXResourcesBuildPhase section */ |
| 173 | |
| 174 | /* Begin PBXShellScriptBuildPhase section */ |
| 175 | 1DF1B456F5E58A85BF7C31CB /* Check Pods Manifest.lock */ = { |
| 176 | isa = PBXShellScriptBuildPhase; |
| 177 | buildActionMask = 2147483647; |
| 178 | files = ( |
| 179 | ); |
| 180 | inputPaths = ( |
| 181 | ); |
| 182 | name = "Check Pods Manifest.lock"; |
| 183 | outputPaths = ( |
| 184 | ); |
| 185 | runOnlyForDeploymentPostprocessing = 0; |
| 186 | shellPath = /bin/sh; |
| 187 | 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"; |
| 188 | showEnvVarsInLog = 0; |
| 189 | }; |
| 190 | 38335E508F0DC12B95F1FA81 /* Embed Pods Frameworks */ = { |
| 191 | isa = PBXShellScriptBuildPhase; |
| 192 | buildActionMask = 2147483647; |
| 193 | files = ( |
| 194 | ); |
| 195 | inputPaths = ( |
| 196 | ); |
| 197 | name = "Embed Pods Frameworks"; |
| 198 | outputPaths = ( |
| 199 | ); |
| 200 | runOnlyForDeploymentPostprocessing = 0; |
| 201 | shellPath = /bin/sh; |
| 202 | shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-PodTest/Pods-PodTest-frameworks.sh\"\n"; |
| 203 | showEnvVarsInLog = 0; |
| 204 | }; |
| 205 | AC997D7BBE631007E4045090 /* Copy Pods Resources */ = { |
| 206 | isa = PBXShellScriptBuildPhase; |
| 207 | buildActionMask = 2147483647; |
| 208 | files = ( |
| 209 | ); |
| 210 | inputPaths = ( |
| 211 | ); |
| 212 | name = "Copy Pods Resources"; |
| 213 | outputPaths = ( |
| 214 | ); |
| 215 | runOnlyForDeploymentPostprocessing = 0; |
| 216 | shellPath = /bin/sh; |
| 217 | shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-PodTest/Pods-PodTest-resources.sh\"\n"; |
| 218 | showEnvVarsInLog = 0; |
| 219 | }; |
| 220 | /* End PBXShellScriptBuildPhase section */ |
| 221 | |
| 222 | /* Begin PBXSourcesBuildPhase section */ |
| 223 | 980224DF1CA2492B00295D57 /* Sources */ = { |
| 224 | isa = PBXSourcesBuildPhase; |
| 225 | buildActionMask = 2147483647; |
| 226 | files = ( |
| 227 | 980224EE1CA2492B00295D57 /* ViewController.m in Sources */, |
| 228 | 980224EB1CA2492B00295D57 /* AppDelegate.m in Sources */, |
| 229 | 980224E81CA2492B00295D57 /* main.m in Sources */, |
| 230 | ); |
| 231 | runOnlyForDeploymentPostprocessing = 0; |
| 232 | }; |
| 233 | /* End PBXSourcesBuildPhase section */ |
| 234 | |
| 235 | /* Begin PBXVariantGroup section */ |
| 236 | 980224EF1CA2492B00295D57 /* Main.storyboard */ = { |
| 237 | isa = PBXVariantGroup; |
| 238 | children = ( |
| 239 | 980224F01CA2492B00295D57 /* Base */, |
| 240 | ); |
| 241 | name = Main.storyboard; |
| 242 | sourceTree = "<group>"; |
| 243 | }; |
| 244 | 980224F41CA2492B00295D57 /* LaunchScreen.storyboard */ = { |
| 245 | isa = PBXVariantGroup; |
| 246 | children = ( |
| 247 | 980224F51CA2492B00295D57 /* Base */, |
| 248 | ); |
| 249 | name = LaunchScreen.storyboard; |
| 250 | sourceTree = "<group>"; |
| 251 | }; |
| 252 | /* End PBXVariantGroup section */ |
| 253 | |
| 254 | /* Begin XCBuildConfiguration section */ |
| 255 | 980224F81CA2492B00295D57 /* Debug */ = { |
| 256 | isa = XCBuildConfiguration; |
| 257 | buildSettings = { |
| 258 | ALWAYS_SEARCH_USER_PATHS = NO; |
| 259 | CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; |
| 260 | CLANG_CXX_LIBRARY = "libc++"; |
| 261 | CLANG_ENABLE_MODULES = YES; |
| 262 | CLANG_ENABLE_OBJC_ARC = YES; |
| 263 | CLANG_WARN_BOOL_CONVERSION = YES; |
| 264 | CLANG_WARN_CONSTANT_CONVERSION = YES; |
| 265 | CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; |
| 266 | CLANG_WARN_EMPTY_BODY = YES; |
| 267 | CLANG_WARN_ENUM_CONVERSION = YES; |
| 268 | CLANG_WARN_INT_CONVERSION = YES; |
| 269 | CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; |
| 270 | CLANG_WARN_UNREACHABLE_CODE = YES; |
| 271 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
| 272 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
| 273 | COPY_PHASE_STRIP = NO; |
| 274 | DEBUG_INFORMATION_FORMAT = dwarf; |
| 275 | ENABLE_STRICT_OBJC_MSGSEND = YES; |
| 276 | ENABLE_TESTABILITY = YES; |
| 277 | GCC_C_LANGUAGE_STANDARD = gnu99; |
| 278 | GCC_DYNAMIC_NO_PIC = NO; |
| 279 | GCC_NO_COMMON_BLOCKS = YES; |
| 280 | GCC_OPTIMIZATION_LEVEL = 0; |
| 281 | GCC_PREPROCESSOR_DEFINITIONS = ( |
| 282 | "DEBUG=1", |
| 283 | "$(inherited)", |
| 284 | ); |
| 285 | GCC_WARN_64_TO_32_BIT_CONVERSION = YES; |
| 286 | GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; |
| 287 | GCC_WARN_UNDECLARED_SELECTOR = YES; |
| 288 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
| 289 | GCC_WARN_UNUSED_FUNCTION = YES; |
| 290 | GCC_WARN_UNUSED_VARIABLE = YES; |
| 291 | IPHONEOS_DEPLOYMENT_TARGET = 9.2; |
| 292 | MTL_ENABLE_DEBUG_INFO = YES; |
| 293 | ONLY_ACTIVE_ARCH = YES; |
| 294 | SDKROOT = iphoneos; |
| 295 | TARGETED_DEVICE_FAMILY = "1,2"; |
| 296 | }; |
| 297 | name = Debug; |
| 298 | }; |
| 299 | 980224F91CA2492B00295D57 /* Release */ = { |
| 300 | isa = XCBuildConfiguration; |
| 301 | buildSettings = { |
| 302 | ALWAYS_SEARCH_USER_PATHS = NO; |
| 303 | CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; |
| 304 | CLANG_CXX_LIBRARY = "libc++"; |
| 305 | CLANG_ENABLE_MODULES = YES; |
| 306 | CLANG_ENABLE_OBJC_ARC = YES; |
| 307 | CLANG_WARN_BOOL_CONVERSION = YES; |
| 308 | CLANG_WARN_CONSTANT_CONVERSION = YES; |
| 309 | CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; |
| 310 | CLANG_WARN_EMPTY_BODY = YES; |
| 311 | CLANG_WARN_ENUM_CONVERSION = YES; |
| 312 | CLANG_WARN_INT_CONVERSION = YES; |
| 313 | CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; |
| 314 | CLANG_WARN_UNREACHABLE_CODE = YES; |
| 315 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
| 316 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
| 317 | COPY_PHASE_STRIP = NO; |
| 318 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
| 319 | ENABLE_NS_ASSERTIONS = NO; |
| 320 | ENABLE_STRICT_OBJC_MSGSEND = YES; |
| 321 | GCC_C_LANGUAGE_STANDARD = gnu99; |
| 322 | GCC_NO_COMMON_BLOCKS = YES; |
| 323 | GCC_WARN_64_TO_32_BIT_CONVERSION = YES; |
| 324 | GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; |
| 325 | GCC_WARN_UNDECLARED_SELECTOR = YES; |
| 326 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
| 327 | GCC_WARN_UNUSED_FUNCTION = YES; |
| 328 | GCC_WARN_UNUSED_VARIABLE = YES; |
| 329 | IPHONEOS_DEPLOYMENT_TARGET = 9.2; |
| 330 | MTL_ENABLE_DEBUG_INFO = NO; |
| 331 | SDKROOT = iphoneos; |
| 332 | TARGETED_DEVICE_FAMILY = "1,2"; |
| 333 | VALIDATE_PRODUCT = YES; |
| 334 | }; |
| 335 | name = Release; |
| 336 | }; |
| 337 | 980224FB1CA2492B00295D57 /* Debug */ = { |
| 338 | isa = XCBuildConfiguration; |
| 339 | baseConfigurationReference = 958C1C282F79C7CA1502DE3B /* Pods-PodTest.debug.xcconfig */; |
| 340 | buildSettings = { |
| 341 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
| 342 | ENABLE_BITCODE = NO; |
| 343 | INFOPLIST_FILE = PodTest/Info.plist; |
| 344 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
| 345 | PRODUCT_BUNDLE_IDENTIFIER = com.google.PodTest; |
| 346 | PRODUCT_NAME = "$(TARGET_NAME)"; |
| 347 | }; |
| 348 | name = Debug; |
| 349 | }; |
| 350 | 980224FC1CA2492B00295D57 /* Release */ = { |
| 351 | isa = XCBuildConfiguration; |
| 352 | baseConfigurationReference = A08398FF9AFA120A294C8B4A /* Pods-PodTest.release.xcconfig */; |
| 353 | buildSettings = { |
| 354 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
| 355 | ENABLE_BITCODE = NO; |
| 356 | INFOPLIST_FILE = PodTest/Info.plist; |
| 357 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
| 358 | PRODUCT_BUNDLE_IDENTIFIER = com.google.PodTest; |
| 359 | PRODUCT_NAME = "$(TARGET_NAME)"; |
| 360 | }; |
| 361 | name = Release; |
| 362 | }; |
| 363 | /* End XCBuildConfiguration section */ |
| 364 | |
| 365 | /* Begin XCConfigurationList section */ |
| 366 | 980224DE1CA2492B00295D57 /* Build configuration list for PBXProject "PodTest" */ = { |
| 367 | isa = XCConfigurationList; |
| 368 | buildConfigurations = ( |
| 369 | 980224F81CA2492B00295D57 /* Debug */, |
| 370 | 980224F91CA2492B00295D57 /* Release */, |
| 371 | ); |
| 372 | defaultConfigurationIsVisible = 0; |
| 373 | defaultConfigurationName = Release; |
| 374 | }; |
| 375 | 980224FA1CA2492B00295D57 /* Build configuration list for PBXNativeTarget "PodTest" */ = { |
| 376 | isa = XCConfigurationList; |
| 377 | buildConfigurations = ( |
| 378 | 980224FB1CA2492B00295D57 /* Debug */, |
| 379 | 980224FC1CA2492B00295D57 /* Release */, |
| 380 | ); |
| 381 | defaultConfigurationIsVisible = 0; |
| 382 | defaultConfigurationName = Release; |
| 383 | }; |
| 384 | /* End XCConfigurationList section */ |
| 385 | }; |
| 386 | rootObject = 980224DB1CA2492B00295D57 /* Project object */; |
| 387 | } |