Skip to content

Commit 8cf826a

Browse files
authored
Merge pull request swiftlang#119 from apple/Surge
Resolve Surge XFAIL
2 parents 5102344 + 0cf16d5 commit 8cf826a

File tree

1 file changed

+3
-14
lines changed

1 file changed

+3
-14
lines changed

projects.json

Lines changed: 3 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1953,8 +1953,8 @@
19531953
"branch": "master",
19541954
"maintainer": "[email protected]",
19551955
"compatibility": {
1956-
"3.0": {
1957-
"commit": "88bc48b14b649f67384faec4db10c32cda207693"
1956+
"3.2": {
1957+
"commit": "64d93875a2aa9391724b039867be567ead84a11a"
19581958
}
19591959
},
19601960
"platforms": [
@@ -1966,18 +1966,7 @@
19661966
"project": "Surge.xcodeproj",
19671967
"scheme": "Surge",
19681968
"destination": "generic/platform=iOS",
1969-
"configuration": "Release",
1970-
"xfail": {
1971-
"compatibility": {
1972-
"3.0": {
1973-
"branch": {
1974-
"master": "rdar://problem/32185310",
1975-
"swift-4.1-branch": "rdar://problem/32185310",
1976-
"swift-4.0-branch": "rdar://problem/32185310"
1977-
}
1978-
}
1979-
}
1980-
}
1969+
"configuration": "Release"
19811970
}
19821971
]
19831972
},

0 commit comments

Comments
 (0)