Explorar o código

Build both 32 and 64-bit architectures in the OSX Framework

Sam Lantinga %!s(int64=8) %!d(string=hai) anos
pai
achega
0506d4fc42
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      Xcode/SDL/SDL.xcodeproj/project.pbxproj

+ 2 - 0
Xcode/SDL/SDL.xcodeproj/project.pbxproj

@@ -2843,6 +2843,7 @@
 		00CFA622106A567900758660 /* Release */ = {
 			isa = XCBuildConfiguration;
 			buildSettings = {
+				ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
 				CLANG_LINK_OBJC_RUNTIME = NO;
 				COMBINE_HIDPI_IMAGES = YES;
 				DYLIB_COMPATIBILITY_VERSION = 1.0.0;
@@ -2934,6 +2935,7 @@
 		00CFA628106A568900758660 /* Debug */ = {
 			isa = XCBuildConfiguration;
 			buildSettings = {
+				ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
 				CLANG_LINK_OBJC_RUNTIME = NO;
 				COMBINE_HIDPI_IMAGES = YES;
 				DYLIB_COMPATIBILITY_VERSION = 1.0.0;