File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
Example/AFNetworking iOS Example.xcodeproj Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 290
290
F8E469571395739C00DB05C8 /* Project object */ = {
291
291
isa = PBXProject;
292
292
attributes = {
293
- LastUpgradeCheck = 0450 ;
293
+ LastUpgradeCheck = 0500 ;
294
294
ORGANIZATIONNAME = Gowalla;
295
295
};
296
296
buildConfigurationList = F8E4695A1395739C00DB05C8 /* Build configuration list for PBXProject "AFNetworking iOS Example" */;
358
358
F8E4697F1395739D00DB05C8 /* Debug */ = {
359
359
isa = XCBuildConfiguration;
360
360
buildSettings = {
361
- ARCHS = "$(ARCHS_STANDARD_32_BIT)";
362
361
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
363
362
GCC_C_LANGUAGE_STANDARD = gnu99;
364
363
GCC_OPTIMIZATION_LEVEL = 0;
368
367
GCC_WARN_ABOUT_RETURN_TYPE = YES;
369
368
GCC_WARN_UNUSED_VARIABLE = YES;
370
369
IPHONEOS_DEPLOYMENT_TARGET = 4.3;
370
+ ONLY_ACTIVE_ARCH = YES;
371
371
SDKROOT = iphoneos;
372
372
};
373
373
name = Debug;
374
374
};
375
375
F8E469801395739D00DB05C8 /* Release */ = {
376
376
isa = XCBuildConfiguration;
377
377
buildSettings = {
378
- ARCHS = "$(ARCHS_STANDARD_32_BIT)";
379
378
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
380
379
GCC_C_LANGUAGE_STANDARD = gnu99;
381
380
GCC_VERSION = com.apple.compilers.llvmgcc42;
You can’t perform that action at this time.
0 commit comments