File tree Expand file tree Collapse file tree 3 files changed +149
-340
lines changed
RNTester/RNTester.xcodeproj Expand file tree Collapse file tree 3 files changed +149
-340
lines changed Original file line number Diff line number Diff line change 3715
3715
13B07F941A680F5B00A75B9A /* Debug */ = {
3716
3716
isa = XCBuildConfiguration;
3717
3717
buildSettings = {
3718
+ ARCHS = (
3719
+ "$(ARCHS_STANDARD)",
3720
+ arm64e,
3721
+ );
3718
3722
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
3719
3723
BUNDLE_CONFIG = "$(SRCROOT)/../metro.config.js";
3720
3724
DEVELOPMENT_TEAM = VYK7DLU38Z;
3742
3746
13B07F951A680F5B00A75B9A /* Release */ = {
3743
3747
isa = XCBuildConfiguration;
3744
3748
buildSettings = {
3749
+ ARCHS = (
3750
+ "$(ARCHS_STANDARD)",
3751
+ arm64e,
3752
+ );
3745
3753
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
3746
3754
BUNDLE_CONFIG = "$(SRCROOT)/../metro.config.js";
3747
3755
DEVELOPMENT_TEAM = VYK7DLU38Z;
Original file line number Diff line number Diff line change 7559
7559
isa = XCBuildConfiguration;
7560
7560
baseConfigurationReference = 3D788F841EBD2D240063D616 /* third-party.xcconfig */;
7561
7561
buildSettings = {
7562
+ ARCHS = (
7563
+ "$(ARCHS_STANDARD)",
7564
+ arm64e,
7565
+ );
7562
7566
CLANG_CXX_LANGUAGE_STANDARD = "c++14";
7563
7567
CLANG_STATIC_ANALYZER_MODE = deep;
7564
7568
CLANG_WARN_COMMA = NO;
7574
7578
isa = XCBuildConfiguration;
7575
7579
baseConfigurationReference = 3D788F841EBD2D240063D616 /* third-party.xcconfig */;
7576
7580
buildSettings = {
7581
+ ARCHS = (
7582
+ "$(ARCHS_STANDARD)",
7583
+ arm64e,
7584
+ );
7577
7585
CLANG_CXX_LANGUAGE_STANDARD = "c++14";
7578
7586
CLANG_STATIC_ANALYZER_MODE = deep;
7579
7587
CLANG_WARN_COMMA = NO;
7590
7598
isa = XCBuildConfiguration;
7591
7599
baseConfigurationReference = 3D788F841EBD2D240063D616 /* third-party.xcconfig */;
7592
7600
buildSettings = {
7601
+ ARCHS = (
7602
+ "$(ARCHS_STANDARD)",
7603
+ arm64e,
7604
+ );
7593
7605
CLANG_CXX_LANGUAGE_STANDARD = "c++14";
7594
7606
CLANG_STATIC_ANALYZER_MODE = deep;
7595
7607
CLANG_WARN_COMMA = NO;
7605
7617
isa = XCBuildConfiguration;
7606
7618
baseConfigurationReference = 3D788F841EBD2D240063D616 /* third-party.xcconfig */;
7607
7619
buildSettings = {
7620
+ ARCHS = (
7621
+ "$(ARCHS_STANDARD)",
7622
+ arm64e,
7623
+ );
7608
7624
CLANG_CXX_LANGUAGE_STANDARD = "c++14";
7609
7625
CLANG_STATIC_ANALYZER_MODE = deep;
7610
7626
CLANG_WARN_COMMA = NO;
You can’t perform that action at this time.
0 commit comments