Skip to content

Commit f6e581b

Browse files
committed
1 parent de3c6ea commit f6e581b

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

projects.json

+17-1
Original file line numberDiff line numberDiff line change
@@ -2617,7 +2617,23 @@
26172617
"project": "Mapper.xcodeproj",
26182618
"target": "Mapper",
26192619
"destination": "generic/platform=watchOS",
2620-
"configuration": "Release"
2620+
"configuration": "Release",
2621+
"xfail": {
2622+
"compatibility": {
2623+
"4.0": {
2624+
"branch": {
2625+
"master": "https://bugs.swift.org/browse/SR-8778",
2626+
"swift-4.2-branch": "https://bugs.swift.org/browse/SR-8778"
2627+
}
2628+
},
2629+
"4.2": {
2630+
"branch": {
2631+
"master": "https://bugs.swift.org/browse/SR-8778",
2632+
"swift-4.2-branch": "https://bugs.swift.org/browse/SR-8778"
2633+
}
2634+
}
2635+
}
2636+
}
26212637
},
26222638
{
26232639
"action": "BuildSwiftPackage",

0 commit comments

Comments
 (0)