Skip to content

Commit a48a828

Browse files
authored
Merge pull request swiftlang#208 from apple/enable-corestore-tvos
Enable CoreStore tvOS project
2 parents f849dff + c945ad4 commit a48a828

File tree

1 file changed

+1
-17
lines changed

1 file changed

+1
-17
lines changed

projects.json

+1-17
Original file line numberDiff line numberDiff line change
@@ -377,23 +377,7 @@
377377
"workspace": "CoreStore.xcworkspace",
378378
"scheme": "CoreStore tvOS",
379379
"destination": "generic/platform=tvOS",
380-
"configuration": "Release",
381-
"xfail": {
382-
"compatibility": {
383-
"3.2": {
384-
"branch": {
385-
"master": "https://bugs.swift.org/browse/SR-7908",
386-
"swift-4.2-branch": "https://bugs.swift.org/browse/SR-7908"
387-
}
388-
},
389-
"4.0": {
390-
"branch": {
391-
"master": "https://bugs.swift.org/browse/SR-7908",
392-
"swift-4.2-branch": "https://bugs.swift.org/browse/SR-7908"
393-
}
394-
}
395-
}
396-
}
380+
"configuration": "Release"
397381
},
398382
{
399383
"action": "BuildXcodeWorkspaceScheme",

0 commit comments

Comments
 (0)