Skip to content

Commit fd7d60b

Browse files
Update according to XCode 5 advice.
1 parent 65247e3 commit fd7d60b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

QLColorCode.xcodeproj/project.pbxproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,6 @@
338338
2CA3261F0896AD4900168862 /* Debug */ = {
339339
isa = XCBuildConfiguration;
340340
buildSettings = {
341-
ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
342341
CLANG_ANALYZER_SECURITY_FLOATLOOPCOUNTER = YES;
343342
CLANG_ANALYZER_SECURITY_INSECUREAPI_RAND = YES;
344343
CLANG_ANALYZER_SECURITY_INSECUREAPI_STRCPY = YES;
@@ -384,7 +383,6 @@
384383
2CA326200896AD4900168862 /* Release */ = {
385384
isa = XCBuildConfiguration;
386385
buildSettings = {
387-
ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
388386
CLANG_ANALYZER_SECURITY_FLOATLOOPCOUNTER = YES;
389387
CLANG_ANALYZER_SECURITY_INSECUREAPI_RAND = YES;
390388
CLANG_ANALYZER_SECURITY_INSECUREAPI_STRCPY = YES;

0 commit comments

Comments
 (0)