@@ -151,7 +151,6 @@ final class BuildPlanTests: XCTestCase {
151
151
" -emit-executable " ,
152
152
" -Xlinker " , " -rpath " , " -Xlinker " , " @loader_path " ,
153
153
" @/path/to/build/debug/exe.product/Objects.LinkFileList " ,
154
- " -Xlinker " , " -rpath " , " -Xlinker " , " /fake/path/lib/swift/macosx " ,
155
154
" -Xlinker " , " -rpath " , " -Xlinker " , " /fake/path/lib/swift-5.5/macosx " ,
156
155
" -target " , defaultTargetTriple, " -Xlinker " , " -add_ast_path " ,
157
156
" -Xlinker " , " /path/to/build/debug/exe.build/exe.swiftmodule " , " -Xlinker " , " -add_ast_path " ,
@@ -469,7 +468,6 @@ final class BuildPlanTests: XCTestCase {
469
468
" -o " , " /path/to/build/release/exe " , " -module-name " , " exe " , " -emit-executable " ,
470
469
" -Xlinker " , " -dead_strip " , " -Xlinker " , " -rpath " , " -Xlinker " , " @loader_path " ,
471
470
" @/path/to/build/release/exe.product/Objects.LinkFileList " ,
472
- " -Xlinker " , " -rpath " , " -Xlinker " , " /fake/path/lib/swift/macosx " ,
473
471
" -Xlinker " , " -rpath " , " -Xlinker " , " /fake/path/lib/swift-5.5/macosx " ,
474
472
" -target " , defaultTargetTriple,
475
473
] )
@@ -523,7 +521,6 @@ final class BuildPlanTests: XCTestCase {
523
521
" -o " , " /path/to/build/release/exe " , " -module-name " , " exe " , " -emit-executable " ,
524
522
" -Xlinker " , " -rpath " , " -Xlinker " , " @loader_path " ,
525
523
" @/path/to/build/release/exe.product/Objects.LinkFileList " ,
526
- " -Xlinker " , " -rpath " , " -Xlinker " , " /fake/path/lib/swift/macosx " ,
527
524
" -Xlinker " , " -rpath " , " -Xlinker " , " /fake/path/lib/swift-5.5/macosx " ,
528
525
" -target " , defaultTargetTriple,
529
526
] )
@@ -861,7 +858,6 @@ final class BuildPlanTests: XCTestCase {
861
858
" -o " , " /path/to/build/debug/exe " , " -module-name " , " exe " , " -emit-executable " ,
862
859
" -Xlinker " , " -rpath " , " -Xlinker " , " @loader_path " ,
863
860
" @/path/to/build/debug/exe.product/Objects.LinkFileList " ,
864
- " -Xlinker " , " -rpath " , " -Xlinker " , " /fake/path/lib/swift/macosx " ,
865
861
" -Xlinker " , " -rpath " , " -Xlinker " , " /fake/path/lib/swift-5.5/macosx " ,
866
862
" -target " , defaultTargetTriple,
867
863
" -Xlinker " , " -add_ast_path " , " -Xlinker " , " /path/to/build/debug/exe.build/exe.swiftmodule " ,
@@ -1027,7 +1023,6 @@ final class BuildPlanTests: XCTestCase {
1027
1023
" PkgPackageTests " , " -Xlinker " , " -bundle " ,
1028
1024
" -Xlinker " , " -rpath " , " -Xlinker " , " @loader_path/../../../ " ,
1029
1025
" @/path/to/build/debug/PkgPackageTests.product/Objects.LinkFileList " ,
1030
- " -Xlinker " , " -rpath " , " -Xlinker " , " /fake/path/lib/swift/macosx " ,
1031
1026
" -Xlinker " , " -rpath " , " -Xlinker " , " /fake/path/lib/swift-5.5/macosx " ,
1032
1027
" -target " , " \( hostTriple. tripleString ( forPlatformVersion: version) ) " ,
1033
1028
" -Xlinker " , " -add_ast_path " , " -Xlinker " , " /path/to/build/debug/Foo.swiftmodule " ,
@@ -1086,7 +1081,6 @@ final class BuildPlanTests: XCTestCase {
1086
1081
" -o " , " /path/to/build/release/exe " , " -module-name " , " exe " , " -emit-executable " ,
1087
1082
" -Xlinker " , " -dead_strip " , " -Xlinker " , " -rpath " , " -Xlinker " , " @loader_path " ,
1088
1083
" @/path/to/build/release/exe.product/Objects.LinkFileList " ,
1089
- " -Xlinker " , " -rpath " , " -Xlinker " , " /fake/path/lib/swift/macosx " ,
1090
1084
" -target " , hostTriple. tripleString ( forPlatformVersion: " 12.0 " ) ,
1091
1085
] )
1092
1086
#endif
@@ -1191,7 +1185,6 @@ final class BuildPlanTests: XCTestCase {
1191
1185
" -o " , " /path/to/build/debug/exe " , " -module-name " , " exe " , " -emit-executable " ,
1192
1186
" -Xlinker " , " -rpath " , " -Xlinker " , " @loader_path " ,
1193
1187
" @/path/to/build/debug/exe.product/Objects.LinkFileList " ,
1194
- " -Xlinker " , " -rpath " , " -Xlinker " , " /fake/path/lib/swift/macosx " ,
1195
1188
" -Xlinker " , " -rpath " , " -Xlinker " , " /fake/path/lib/swift-5.5/macosx " ,
1196
1189
" -target " , defaultTargetTriple,
1197
1190
" -Xlinker " , " -add_ast_path " , " -Xlinker " , " /path/to/build/debug/exe.build/exe.swiftmodule " ,
@@ -1298,7 +1291,6 @@ final class BuildPlanTests: XCTestCase {
1298
1291
" -o " , " /path/to/build/debug/Foo " , " -module-name " , " Foo " , " -lBar-Baz " , " -emit-executable " ,
1299
1292
" -Xlinker " , " -rpath " , " -Xlinker " , " @loader_path " ,
1300
1293
" @/path/to/build/debug/Foo.product/Objects.LinkFileList " ,
1301
- " -Xlinker " , " -rpath " , " -Xlinker " , " /fake/path/lib/swift/macosx " ,
1302
1294
" -Xlinker " , " -rpath " , " -Xlinker " , " /fake/path/lib/swift-5.5/macosx " ,
1303
1295
" -target " , defaultTargetTriple,
1304
1296
" -Xlinker " , " -add_ast_path " , " -Xlinker " , " /path/to/build/debug/Foo.build/Foo.swiftmodule "
@@ -1311,7 +1303,6 @@ final class BuildPlanTests: XCTestCase {
1311
1303
" -Xlinker " , " -install_name " , " -Xlinker " , " @rpath/libBar-Baz.dylib " ,
1312
1304
" -Xlinker " , " -rpath " , " -Xlinker " , " @loader_path " ,
1313
1305
" @/path/to/build/debug/Bar-Baz.product/Objects.LinkFileList " ,
1314
- " -Xlinker " , " -rpath " , " -Xlinker " , " /fake/path/lib/swift/macosx " ,
1315
1306
" -Xlinker " , " -rpath " , " -Xlinker " , " /fake/path/lib/swift-5.5/macosx " ,
1316
1307
" -target " , defaultTargetTriple,
1317
1308
" -Xlinker " , " -add_ast_path " , " -Xlinker " , " /path/to/build/debug/Bar.swiftmodule "
@@ -1395,7 +1386,6 @@ final class BuildPlanTests: XCTestCase {
1395
1386
" -Xlinker " , " -install_name " , " -Xlinker " , " @rpath/liblib.dylib " ,
1396
1387
" -Xlinker " , " -rpath " , " -Xlinker " , " @loader_path " ,
1397
1388
" @/path/to/build/debug/lib.product/Objects.LinkFileList " ,
1398
- " -Xlinker " , " -rpath " , " -Xlinker " , " /fake/path/lib/swift/macosx " ,
1399
1389
" -Xlinker " , " -rpath " , " -Xlinker " , " /fake/path/lib/swift-5.5/macosx " ,
1400
1390
" -target " , defaultTargetTriple,
1401
1391
" -Xlinker " , " -add_ast_path " , " -Xlinker " , " /path/to/build/debug/lib.swiftmodule " ,
0 commit comments