Skip to content

Commit 25fe4d7

Browse files
authored
Merge pull request swiftlang#298 from rudkx/unxfail-model-assistant-swift-5.0-branch
Revert "Keep ModelAssistant XFAILed on swift-5.0-branch."
2 parents 33413fc + 422c3e8 commit 25fe4d7

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

projects.json

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1214,16 +1214,7 @@
12141214
"project": "ModelAssistant.xcodeproj",
12151215
"scheme": "ModelAssistant iOS",
12161216
"destination": "generic/platform=iOS",
1217-
"configuration": "Release",
1218-
"xfail": {
1219-
"compatibility": {
1220-
"4.2": {
1221-
"branch": {
1222-
"swift-5.0-branch": "https://bugs.swift.org/browse/SR-9102"
1223-
}
1224-
}
1225-
}
1226-
}
1217+
"configuration": "Release"
12271218
}
12281219
]
12291220
},

0 commit comments

Comments
 (0)