File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
Xcode-iOS/SDL_net.xcodeproj Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 128128 0867D690FE84028FC02AAC07 /* Project object */ = {
129129 isa = PBXProject;
130130 attributes = {
131- LastUpgradeCheck = 0430 ;
131+ LastUpgradeCheck = 0630 ;
132132 };
133133 buildConfigurationList = 00F072090992C7C800D99510 /* Build configuration list for PBXProject "SDL_net" */;
134134 compatibilityVersion = "Xcode 3.2";
204204 00F0720A0992C7C800D99510 /* Debug */ = {
205205 isa = XCBuildConfiguration;
206206 buildSettings = {
207- ARCHS = "$(ARCHS_STANDARD_32_BIT)";
208207 GCC_OPTIMIZATION_LEVEL = 0;
209208 GCC_SYMBOLS_PRIVATE_EXTERN = YES;
210209 HEADER_SEARCH_PATHS = "\"$(SRCROOT)/../../SDL/include\"";
211210 IPHONEOS_DEPLOYMENT_TARGET = 3.0;
211+ ONLY_ACTIVE_ARCH = YES;
212212 SDKROOT = iphoneos;
213213 TARGETED_DEVICE_FAMILY = "1,2";
214214 };
217217 00F0720B0992C7C800D99510 /* Release */ = {
218218 isa = XCBuildConfiguration;
219219 buildSettings = {
220- ARCHS = "$(ARCHS_STANDARD_32_BIT)";
221220 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
222221 GCC_SYMBOLS_PRIVATE_EXTERN = YES;
223222 HEADER_SEARCH_PATHS = "\"$(SRCROOT)/../../SDL/include\"";
You can’t perform that action at this time.
0 commit comments