Remove some stray settings from minimal sample's Xcode projects

Delete a few settings that are either undesired or already set through
Xcode configuration files.
This commit is contained in:
Dimitri Schoolwerth
2021-08-23 00:03:54 +02:00
parent 32bc67fb8c
commit b4aaaeae1e
2 changed files with 0 additions and 4 deletions

View File

@@ -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";
};