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 fc981a3 commit f873b93Copy full SHA for f873b93
projects.json
@@ -1581,7 +1581,17 @@
1581
"project": "PromiseKit.xcodeproj",
1582
"target": "PromiseKit",
1583
"destination": "generic/platform=watchOS",
1584
- "configuration": "Release"
+ "configuration": "Release",
1585
+ "xfail": {
1586
+ "compatibility": {
1587
+ "4.0.3": {
1588
+ "branch": {
1589
+ "master": "https://bugs.swift.org/browse/SR-8781",
1590
+ "swift-4.2-branch": "https://bugs.swift.org/browse/SR-8781"
1591
+ }
1592
1593
1594
1595
},
1596
{
1597
"action": "BuildXcodeProjectTarget",
0 commit comments