We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9c14304 + bbe4e61 commit 7120357Copy full SHA for 7120357
1 file changed
Box.xcodeproj/project.pbxproj
@@ -485,6 +485,7 @@
485
PRODUCT_NAME = Box;
486
SKIP_INSTALL = YES;
487
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
488
+ VALID_ARCHS = x86_64;
489
};
490
name = Debug;
491
@@ -504,6 +505,7 @@
504
505
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
506
507
508
509
510
name = Release;
511
0 commit comments