Skip to content

Commit 733b349

Browse files
authored
chore(ios): remove unused ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES (#2625)
1 parent 8914275 commit 733b349

File tree

4 files changed

+4
-17
lines changed

4 files changed

+4
-17
lines changed

packages/app/example/Example-Tests.podspec

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@ Pod::Spec.new do |s|
1818
s.dependency 'React'
1919
s.dependency 'ReactTestApp-DevSupport'
2020

21-
s.framework = 'XCTest'
22-
s.user_target_xcconfig = { 'ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES' => '$(inherited)' }
21+
s.framework = 'XCTest'
2322

2423
s.source_files = 'ios/ExampleTests/**/*.{m,swift}'
2524
end

packages/app/ios/ReactTestApp.xcodeproj/project.pbxproj

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@
226226
attributes = {
227227
BuildIndependentTargetsInParallel = YES;
228228
LastSwiftUpdateCheck = 1530;
229-
LastUpgradeCheck = 1530;
229+
LastUpgradeCheck = 1640;
230230
ORGANIZATIONNAME = Microsoft;
231231
TargetAttributes = {
232232
19ECD0D1232ED425003D8557 = {
@@ -443,7 +443,6 @@
443443
19ECD100232ED428003D8557 /* Debug */ = {
444444
isa = XCBuildConfiguration;
445445
buildSettings = {
446-
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
447446
BUNDLE_LOADER = "$(TEST_HOST)";
448447
CODE_SIGN_STYLE = Automatic;
449448
INFOPLIST_FILE = ReactTestAppTests/Info.plist;
@@ -464,7 +463,6 @@
464463
19ECD101232ED428003D8557 /* Release */ = {
465464
isa = XCBuildConfiguration;
466465
buildSettings = {
467-
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
468466
BUNDLE_LOADER = "$(TEST_HOST)";
469467
CODE_SIGN_STYLE = Automatic;
470468
INFOPLIST_FILE = ReactTestAppTests/Info.plist;
@@ -485,7 +483,6 @@
485483
19ECD103232ED428003D8557 /* Debug */ = {
486484
isa = XCBuildConfiguration;
487485
buildSettings = {
488-
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
489486
CODE_SIGN_STYLE = Automatic;
490487
INFOPLIST_FILE = ReactTestAppUITests/Info.plist;
491488
LD_RUNPATH_SEARCH_PATHS = (
@@ -504,7 +501,6 @@
504501
19ECD104232ED428003D8557 /* Release */ = {
505502
isa = XCBuildConfiguration;
506503
buildSettings = {
507-
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
508504
CODE_SIGN_STYLE = Automatic;
509505
INFOPLIST_FILE = ReactTestAppUITests/Info.plist;
510506
LD_RUNPATH_SEARCH_PATHS = (

packages/app/macos/ReactTestApp.xcodeproj/project.pbxproj

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@
223223
attributes = {
224224
BuildIndependentTargetsInParallel = YES;
225225
LastSwiftUpdateCheck = 1530;
226-
LastUpgradeCheck = 1530;
226+
LastUpgradeCheck = 1640;
227227
ORGANIZATIONNAME = Microsoft;
228228
TargetAttributes = {
229229
193EF05E247A736100BE8C79 = {
@@ -431,7 +431,6 @@
431431
193EF089247A736300BE8C79 /* Debug */ = {
432432
isa = XCBuildConfiguration;
433433
buildSettings = {
434-
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
435434
BUNDLE_LOADER = "$(TEST_HOST)";
436435
CODE_SIGN_STYLE = Automatic;
437436
COMBINE_HIDPI_IMAGES = YES;
@@ -452,7 +451,6 @@
452451
193EF08A247A736300BE8C79 /* Release */ = {
453452
isa = XCBuildConfiguration;
454453
buildSettings = {
455-
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
456454
BUNDLE_LOADER = "$(TEST_HOST)";
457455
CODE_SIGN_STYLE = Automatic;
458456
COMBINE_HIDPI_IMAGES = YES;
@@ -473,7 +471,6 @@
473471
193EF08C247A736300BE8C79 /* Debug */ = {
474472
isa = XCBuildConfiguration;
475473
buildSettings = {
476-
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
477474
CODE_SIGN_STYLE = Automatic;
478475
COMBINE_HIDPI_IMAGES = YES;
479476
INFOPLIST_FILE = ReactTestAppUITests/Info.plist;
@@ -492,7 +489,6 @@
492489
193EF08D247A736300BE8C79 /* Release */ = {
493490
isa = XCBuildConfiguration;
494491
buildSettings = {
495-
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
496492
CODE_SIGN_STYLE = Automatic;
497493
COMBINE_HIDPI_IMAGES = YES;
498494
INFOPLIST_FILE = ReactTestAppUITests/Info.plist;

packages/app/visionos/ReactTestApp.xcodeproj/project.pbxproj

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@
222222
attributes = {
223223
BuildIndependentTargetsInParallel = YES;
224224
LastSwiftUpdateCheck = 1530;
225-
LastUpgradeCheck = 1530;
225+
LastUpgradeCheck = 1640;
226226
ORGANIZATIONNAME = Microsoft;
227227
TargetAttributes = {
228228
19ECD0D1232ED425003D8557 = {
@@ -427,7 +427,6 @@
427427
19ECD100232ED428003D8557 /* Debug */ = {
428428
isa = XCBuildConfiguration;
429429
buildSettings = {
430-
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
431430
BUNDLE_LOADER = "$(TEST_HOST)";
432431
CODE_SIGN_STYLE = Automatic;
433432
INFOPLIST_FILE = ReactTestAppTests/Info.plist;
@@ -452,7 +451,6 @@
452451
19ECD101232ED428003D8557 /* Release */ = {
453452
isa = XCBuildConfiguration;
454453
buildSettings = {
455-
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
456454
BUNDLE_LOADER = "$(TEST_HOST)";
457455
CODE_SIGN_STYLE = Automatic;
458456
INFOPLIST_FILE = ReactTestAppTests/Info.plist;
@@ -477,7 +475,6 @@
477475
19ECD103232ED428003D8557 /* Debug */ = {
478476
isa = XCBuildConfiguration;
479477
buildSettings = {
480-
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
481478
CODE_SIGN_STYLE = Automatic;
482479
INFOPLIST_FILE = ReactTestAppUITests/Info.plist;
483480
LD_RUNPATH_SEARCH_PATHS = (
@@ -500,7 +497,6 @@
500497
19ECD104232ED428003D8557 /* Release */ = {
501498
isa = XCBuildConfiguration;
502499
buildSettings = {
503-
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
504500
CODE_SIGN_STYLE = Automatic;
505501
INFOPLIST_FILE = ReactTestAppUITests/Info.plist;
506502
LD_RUNPATH_SEARCH_PATHS = (

0 commit comments

Comments
 (0)