Skip to content

Commit 7120357

Browse files
author
Rob Rix
committed
Merge branch 'master' into swift-2
2 parents 9c14304 + bbe4e61 commit 7120357

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Box.xcodeproj/project.pbxproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -485,6 +485,7 @@
485485
PRODUCT_NAME = Box;
486486
SKIP_INSTALL = YES;
487487
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
488+
VALID_ARCHS = x86_64;
488489
};
489490
name = Debug;
490491
};
@@ -504,6 +505,7 @@
504505
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
505506
PRODUCT_NAME = Box;
506507
SKIP_INSTALL = YES;
508+
VALID_ARCHS = x86_64;
507509
};
508510
name = Release;
509511
};

0 commit comments

Comments
 (0)