Skip to content

Commit 7706980

Browse files
committed
Un-XFail CoreStore watchOS for master and swift-4.2-branch
1 parent 311630e commit 7706980

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
@@ -382,17 +382,7 @@
382382
"workspace": "CoreStore.xcworkspace",
383383
"scheme": "CoreStore watchOS",
384384
"destination": "generic/platform=watchOS",
385-
"configuration": "Release",
386-
"xfail": {
387-
"compatibility": {
388-
"4.0": {
389-
"branch": {
390-
"master": "https://bugs.swift.org/browse/SR-7908",
391-
"swift-4.2-branch": "https://bugs.swift.org/browse/SR-7908"
392-
}
393-
}
394-
}
395-
}
385+
"configuration": "Release"
396386
},
397387
{
398388
"action": "BuildXcodeWorkspaceScheme",

0 commit comments

Comments
 (0)