Skip to content

Commit 1b661f5

Browse files
committed
Un-XFAIL ModelAssistant since it now works.
This was resolved by swiftlang/swift#20927.
1 parent c4b84a7 commit 1b661f5

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

projects.json

Lines changed: 1 addition & 11 deletions
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)