Skip to content

Commit 36a1261

Browse files
authored
Merge pull request swiftlang#59 from apple/un-xfail-chatto-app
Un-XFAIL ChattoApp
2 parents 8ed4435 + f3e1afb commit 36a1261

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
@@ -238,16 +238,7 @@
238238
"workspace": "ChattoApp/ChattoApp.xcworkspace",
239239
"scheme": "ChattoApp",
240240
"destination": "generic/platform=iOS",
241-
"configuration": "Release",
242-
"xfail": {
243-
"compatibility": {
244-
"3.1": {
245-
"branch": {
246-
"master": "https://bugs.swift.org/browse/SR-5500"
247-
}
248-
}
249-
}
250-
}
241+
"configuration": "Release"
251242
},
252243
{
253244
"action": "TestXcodeWorkspaceScheme",

0 commit comments

Comments
 (0)