We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08c6604 commit c8b9dc1Copy full SHA for c8b9dc1
projects.json
@@ -850,17 +850,7 @@
850
"actions": [
851
{
852
"action": "BuildSwiftPackage",
853
- "configuration": "release",
854
- "xfail": {
855
- "compatibility": {
856
- "3.0": {
857
- "branch": {
858
- "master": "<rdar://problem/34812868> Kitura is using an old version of SwiftyJSON that references _Incrementable",
859
- "swift-4.1-branch": "<rdar://problem/34812868> Kitura is using an old version of SwiftyJSON that references _Incrementable"
860
- }
861
862
863
+ "configuration": "release"
864
}
865
]
866
},
0 commit comments