Skip to content
This repository was archived by the owner on Dec 5, 2019. It is now read-only.

Commit e6e1bb5

Browse files
committed
Automatically select architectures
1 parent 573747c commit e6e1bb5

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

ReactiveViewModel.xcodeproj/project.pbxproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -533,7 +533,6 @@
533533
isa = XCBuildConfiguration;
534534
baseConfigurationReference = D0948A77178159DA00BA8F23 /* Debug.xcconfig */;
535535
buildSettings = {
536-
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
537536
IPHONEOS_DEPLOYMENT_TARGET = 5.0;
538537
MACOSX_DEPLOYMENT_TARGET = 10.7;
539538
};
@@ -543,7 +542,6 @@
543542
isa = XCBuildConfiguration;
544543
baseConfigurationReference = D0948A79178159DA00BA8F23 /* Release.xcconfig */;
545544
buildSettings = {
546-
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
547545
IPHONEOS_DEPLOYMENT_TARGET = 5.0;
548546
MACOSX_DEPLOYMENT_TARGET = 10.7;
549547
};
@@ -687,7 +685,6 @@
687685
isa = XCBuildConfiguration;
688686
baseConfigurationReference = D0948A78178159DA00BA8F23 /* Profile.xcconfig */;
689687
buildSettings = {
690-
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
691688
IPHONEOS_DEPLOYMENT_TARGET = 5.0;
692689
MACOSX_DEPLOYMENT_TARGET = 10.7;
693690
};
@@ -764,7 +761,6 @@
764761
isa = XCBuildConfiguration;
765762
baseConfigurationReference = D0948A7A178159DA00BA8F23 /* Test.xcconfig */;
766763
buildSettings = {
767-
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
768764
IPHONEOS_DEPLOYMENT_TARGET = 5.0;
769765
MACOSX_DEPLOYMENT_TARGET = 10.7;
770766
};

0 commit comments

Comments
 (0)