Merge branch 'update-xcode-builds' of https://github.com/discnl/wxWidgets
Update Xcode projects to correspond to the latest makefiles and use ARM architecture instead of i386. See https://github.com/wxWidgets/wxWidgets/pull/2484
This commit is contained in:
@@ -283,7 +283,6 @@
|
||||
isa = XCBuildConfiguration;
|
||||
baseConfigurationReference = 407A752213B0E1EB006BC2D5 /* wxcocoa.xcconfig */;
|
||||
buildSettings = {
|
||||
ALWAYS_SEARCH_USER_PATHS = YES;
|
||||
PRODUCT_NAME = minimal_cocoa;
|
||||
USER_HEADER_SEARCH_PATHS = "$(WXROOT)/include $(WXROOT)/build/osx/setup/$(WXTOOLKIT)/include";
|
||||
};
|
||||
|
@@ -205,8 +205,6 @@
|
||||
isa = XCBuildConfiguration;
|
||||
baseConfigurationReference = 404BEE0510EC7BF20080E2B8 /* wxiphone.xcconfig */;
|
||||
buildSettings = {
|
||||
ARCHS = "$(ARCHS_STANDARD)";
|
||||
OTHER_LDFLAGS = "";
|
||||
PRODUCT_NAME = minimal_iphone;
|
||||
};
|
||||
name = Debug;
|
||||
@@ -215,7 +213,6 @@
|
||||
isa = XCBuildConfiguration;
|
||||
baseConfigurationReference = 404BEE0510EC7BF20080E2B8 /* wxiphone.xcconfig */;
|
||||
buildSettings = {
|
||||
ARCHS = "$(ARCHS_STANDARD)";
|
||||
PRODUCT_NAME = minimal_iphone;
|
||||
};
|
||||
name = Release;
|
||||
|
Reference in New Issue
Block a user