We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a2c22dd + 9b99987 commit bbe4e61Copy full SHA for bbe4e61
1 file changed
Box.xcodeproj/project.pbxproj
@@ -476,6 +476,7 @@
476
PRODUCT_NAME = Box;
477
SKIP_INSTALL = YES;
478
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
479
+ VALID_ARCHS = x86_64;
480
};
481
name = Debug;
482
@@ -495,6 +496,7 @@
495
496
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
497
498
499
500
501
name = Release;
502
0 commit comments