We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0cba504 + 8e0a1a1 commit 7c9b3fdCopy full SHA for 7c9b3fd
projects.json
@@ -2422,6 +2422,13 @@
2422
"actions": [
2423
{
2424
"action": "BuildSwiftPackage",
2425
+ "xfail": [
2426
+ {
2427
+ "issue": "https://bugs.swift.org/browse/SR-15232",
2428
+ "compatibility": ["4.2", "5.3"],
2429
+ "branch": ["main"]
2430
+ }
2431
+ ],
2432
"configuration": "release"
2433
},
2434
@@ -3307,6 +3314,12 @@
3307
3314
3308
3315
3309
3316
"configuration": "release",
3317
3318
3319
+ "issue": "rdar://83452858",
3320
+ "compatibility": ["5.0"]
3321
3322
3310
3323
"tags": "sourcekit-disabled swiftpm"
3311
3324
3312
3325
0 commit comments