mirror of
https://github.com/zhigang1992/ReactiveViewModel.git
synced 2026-01-12 22:51:31 +08:00
Automatically select architectures
This commit is contained in:
@@ -533,7 +533,6 @@
|
||||
isa = XCBuildConfiguration;
|
||||
baseConfigurationReference = D0948A77178159DA00BA8F23 /* Debug.xcconfig */;
|
||||
buildSettings = {
|
||||
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
|
||||
IPHONEOS_DEPLOYMENT_TARGET = 5.0;
|
||||
MACOSX_DEPLOYMENT_TARGET = 10.7;
|
||||
};
|
||||
@@ -543,7 +542,6 @@
|
||||
isa = XCBuildConfiguration;
|
||||
baseConfigurationReference = D0948A79178159DA00BA8F23 /* Release.xcconfig */;
|
||||
buildSettings = {
|
||||
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
|
||||
IPHONEOS_DEPLOYMENT_TARGET = 5.0;
|
||||
MACOSX_DEPLOYMENT_TARGET = 10.7;
|
||||
};
|
||||
@@ -687,7 +685,6 @@
|
||||
isa = XCBuildConfiguration;
|
||||
baseConfigurationReference = D0948A78178159DA00BA8F23 /* Profile.xcconfig */;
|
||||
buildSettings = {
|
||||
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
|
||||
IPHONEOS_DEPLOYMENT_TARGET = 5.0;
|
||||
MACOSX_DEPLOYMENT_TARGET = 10.7;
|
||||
};
|
||||
@@ -764,7 +761,6 @@
|
||||
isa = XCBuildConfiguration;
|
||||
baseConfigurationReference = D0948A7A178159DA00BA8F23 /* Test.xcconfig */;
|
||||
buildSettings = {
|
||||
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
|
||||
IPHONEOS_DEPLOYMENT_TARGET = 5.0;
|
||||
MACOSX_DEPLOYMENT_TARGET = 10.7;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user