Skip to content

Commit adb588f

Browse files
authored
Merge pull request swiftlang#296 from rudkx/unxfail-modelassistant
Un-XFAIL ModelAssistant since it now works.
2 parents c4b84a7 + 1b661f5 commit adb588f

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

projects.json

+1-11
Original file line numberDiff line numberDiff line change
@@ -1215,17 +1215,7 @@
12151215
"project": "ModelAssistant.xcodeproj",
12161216
"scheme": "ModelAssistant iOS",
12171217
"destination": "generic/platform=iOS",
1218-
"configuration": "Release",
1219-
"xfail": {
1220-
"compatibility": {
1221-
"4.2": {
1222-
"branch": {
1223-
"master": "https://bugs.swift.org/browse/SR-9102",
1224-
"swift-5.0-branch": "https://bugs.swift.org/browse/SR-9102"
1225-
}
1226-
}
1227-
}
1228-
}
1218+
"configuration": "Release"
12291219
}
12301220
]
12311221
},

0 commit comments

Comments
 (0)