Skip to content

Commit 08b3f10

Browse files
unxfail kingfisher and reactiveswift
1 parent afda115 commit 08b3f10

File tree

1 file changed

+2
-20
lines changed

1 file changed

+2
-20
lines changed

projects.json

Lines changed: 2 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1380,16 +1380,7 @@
13801380
"workspace": "Kingfisher.xcworkspace",
13811381
"scheme": "Kingfisher",
13821382
"destination": "generic/platform=watchOS",
1383-
"configuration": "Release",
1384-
"xfail": [
1385-
{
1386-
"issue": "https://github.com/swiftlang/swift/issues/78866",
1387-
"compatibility": ["5.0"],
1388-
"branch": ["main", "release/6.0", "release/6.1"],
1389-
"job": ["source-compat"],
1390-
"platform": "Darwin"
1391-
}
1392-
]
1383+
"configuration": "Release"
13931384
}
13941385
]
13951386
},
@@ -2401,16 +2392,7 @@
24012392
"workspace": "ReactiveSwift.xcworkspace",
24022393
"scheme": "ReactiveSwift-watchOS",
24032394
"destination": "generic/platform=watchOS",
2404-
"configuration": "Release",
2405-
"xfail": [
2406-
{
2407-
"issue": "https://github.com/apple/swift/issues/70744",
2408-
"compatibility": ["4.0", "5.0"],
2409-
"branch": ["main", "release/6.0", "release/6.1"],
2410-
"job": ["source-compat"],
2411-
"platform": "Darwin"
2412-
}
2413-
]
2395+
"configuration": "Release"
24142396
}
24152397
]
24162398
},

0 commit comments

Comments
 (0)