File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
JavaScriptCore/JavaScriptCore.xcodeproj Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 73197319 PRODUCT_NAME = JavaScriptCore;
73207320 SDKROOT = iphoneos;
73217321 STRIP_INSTALLED_PRODUCT = YES;
7322- SUPPORTED_PLATFORMS = "iphonesimulator iphoneos ";
7322+ VALID_ARCHS = "i386 arm64 armv7s armv7 ";
73237323 };
73247324 name = Debug;
73257325 };
73587358 PRODUCT_NAME = JavaScriptCore;
73597359 SDKROOT = iphoneos;
73607360 STRIP_INSTALLED_PRODUCT = YES;
7361- SUPPORTED_PLATFORMS = "iphonesimulator iphoneos ";
7361+ VALID_ARCHS = "i386 arm64 armv7s armv7 ";
73627362 };
73637363 name = Release;
73647364 };
73977397 PRODUCT_NAME = JavaScriptCore;
73987398 SDKROOT = iphoneos;
73997399 STRIP_INSTALLED_PRODUCT = YES;
7400- SUPPORTED_PLATFORMS = "iphonesimulator iphoneos ";
7400+ VALID_ARCHS = "i386 arm64 armv7s armv7 ";
74017401 };
74027402 name = Profiling;
74037403 };
74367436 PRODUCT_NAME = JavaScriptCore;
74377437 SDKROOT = iphoneos;
74387438 STRIP_INSTALLED_PRODUCT = YES;
7439- SUPPORTED_PLATFORMS = "iphonesimulator iphoneos ";
7439+ VALID_ARCHS = "i386 arm64 armv7s armv7 ";
74407440 };
74417441 name = Production;
74427442 };
You can’t perform that action at this time.
0 commit comments