Skip to content

Commit 9722815

Browse files
authored
Merge pull request #461 from apple/revert-460-xfail-siest-and-siesta-legacy
Revert "Xfail siesta and siesta-legacy"
2 parents 627cc53 + 0744909 commit 9722815

File tree

1 file changed

+2
-12
lines changed

1 file changed

+2
-12
lines changed

projects.json

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3419,12 +3419,7 @@
34193419
"project": "Siesta.xcodeproj",
34203420
"target": "SiestaUI iOS",
34213421
"destination": "generic/platform=iOS",
3422-
"configuration": "Release",
3423-
"xfail": {
3424-
"issue": "https://bugs.swift.org/browse/SR-13623",
3425-
"compatibility": "4.0",
3426-
"branch": "main"
3427-
}
3422+
"configuration": "Release"
34283423
},
34293424
{
34303425
"action": "BuildXcodeProjectTarget",
@@ -3472,12 +3467,7 @@
34723467
"project": "Siesta.xcodeproj",
34733468
"target": "SiestaUI iOS",
34743469
"destination": "generic/platform=iOS",
3475-
"configuration": "Release",
3476-
"xfail": {
3477-
"issue": "https://bugs.swift.org/browse/SR-13623",
3478-
"compatibility": "5.1",
3479-
"branch": "main"
3480-
}
3470+
"configuration": "Release"
34813471
},
34823472
{
34833473
"action": "BuildXcodeProjectTarget",

0 commit comments

Comments
 (0)