|
96 | 96 | "project": "AsyncNinja.xcodeproj", |
97 | 97 | "scheme": "AsyncNinja", |
98 | 98 | "destination": "generic/platform=macOS", |
99 | | - "configuration": "Release" |
| 99 | + "configuration": "Release", |
| 100 | + "xfail": { |
| 101 | + "compatibility": { |
| 102 | + "3.1": { |
| 103 | + "branch": { |
| 104 | + "master": "https://bugs.swift.org/browse/SR-4854", |
| 105 | + "swift-4.0-branch": "https://bugs.swift.org/browse/SR-4854" |
| 106 | + } |
| 107 | + } |
| 108 | + } |
| 109 | + } |
100 | 110 | }, |
101 | 111 | { |
102 | 112 | "action": "TestXcodeProjectScheme", |
103 | 113 | "project": "AsyncNinja.xcodeproj", |
104 | 114 | "scheme": "AsyncNinja", |
105 | 115 | "destination": "platform=macOS", |
106 | | - "configuration": "Release" |
| 116 | + "configuration": "Release", |
| 117 | + "xfail": { |
| 118 | + "compatibility": { |
| 119 | + "3.1": { |
| 120 | + "branch": { |
| 121 | + "master": "https://bugs.swift.org/browse/SR-4854", |
| 122 | + "swift-4.0-branch": "https://bugs.swift.org/browse/SR-4854" |
| 123 | + } |
| 124 | + } |
| 125 | + } |
| 126 | + } |
107 | 127 | }, |
108 | 128 | { |
109 | 129 | "action": "BuildXcodeProjectScheme", |
110 | 130 | "project": "AsyncNinja.xcodeproj", |
111 | 131 | "scheme": "AsyncNinja", |
112 | 132 | "destination": "generic/platform=iOS", |
113 | | - "configuration": "Release" |
| 133 | + "configuration": "Release", |
| 134 | + "xfail": { |
| 135 | + "compatibility": { |
| 136 | + "3.1": { |
| 137 | + "branch": { |
| 138 | + "master": "https://bugs.swift.org/browse/SR-4854", |
| 139 | + "swift-4.0-branch": "https://bugs.swift.org/browse/SR-4854" |
| 140 | + } |
| 141 | + } |
| 142 | + } |
| 143 | + } |
114 | 144 | }, |
115 | 145 | { |
116 | 146 | "action": "TestXcodeProjectScheme", |
117 | 147 | "project": "AsyncNinja.xcodeproj", |
118 | 148 | "scheme": "AsyncNinja", |
119 | 149 | "destination": "platform=iOS Simulator,name=iPhone 5", |
120 | | - "configuration": "Release" |
| 150 | + "configuration": "Release", |
| 151 | + "xfail": { |
| 152 | + "compatibility": { |
| 153 | + "3.1": { |
| 154 | + "branch": { |
| 155 | + "master": "https://bugs.swift.org/browse/SR-4854", |
| 156 | + "swift-4.0-branch": "https://bugs.swift.org/browse/SR-4854" |
| 157 | + } |
| 158 | + } |
| 159 | + } |
| 160 | + } |
121 | 161 | }, |
122 | 162 | { |
123 | 163 | "action": "TestXcodeProjectScheme", |
124 | 164 | "project": "AsyncNinja.xcodeproj", |
125 | 165 | "scheme": "AsyncNinja", |
126 | 166 | "destination": "platform=iOS Simulator,name=iPhone 7", |
127 | | - "configuration": "Release" |
| 167 | + "configuration": "Release", |
| 168 | + "xfail": { |
| 169 | + "compatibility": { |
| 170 | + "3.1": { |
| 171 | + "branch": { |
| 172 | + "master": "https://bugs.swift.org/browse/SR-4854", |
| 173 | + "swift-4.0-branch": "https://bugs.swift.org/browse/SR-4854" |
| 174 | + } |
| 175 | + } |
| 176 | + } |
| 177 | + } |
128 | 178 | }, |
129 | 179 | { |
130 | 180 | "action": "BuildXcodeProjectScheme", |
131 | 181 | "project": "AsyncNinja.xcodeproj", |
132 | 182 | "scheme": "AsyncNinja", |
133 | 183 | "destination": "generic/platform=tvOS", |
134 | | - "configuration": "Release" |
| 184 | + "configuration": "Release", |
| 185 | + "xfail": { |
| 186 | + "compatibility": { |
| 187 | + "3.1": { |
| 188 | + "branch": { |
| 189 | + "master": "https://bugs.swift.org/browse/SR-4854", |
| 190 | + "swift-4.0-branch": "https://bugs.swift.org/browse/SR-4854" |
| 191 | + } |
| 192 | + } |
| 193 | + } |
| 194 | + } |
135 | 195 | }, |
136 | 196 | { |
137 | 197 | "action": "TestXcodeProjectScheme", |
138 | 198 | "project": "AsyncNinja.xcodeproj", |
139 | 199 | "scheme": "AsyncNinja", |
140 | 200 | "destination": "platform=tvOS Simulator,name=Apple TV 1080p", |
141 | | - "configuration": "Release" |
| 201 | + "configuration": "Release", |
| 202 | + "xfail": { |
| 203 | + "compatibility": { |
| 204 | + "3.1": { |
| 205 | + "branch": { |
| 206 | + "master": "https://bugs.swift.org/browse/SR-4854", |
| 207 | + "swift-4.0-branch": "https://bugs.swift.org/browse/SR-4854" |
| 208 | + } |
| 209 | + } |
| 210 | + } |
| 211 | + } |
142 | 212 | }, |
143 | 213 | { |
144 | 214 | "action": "BuildXcodeProjectScheme", |
145 | 215 | "project": "AsyncNinja.xcodeproj", |
146 | 216 | "scheme": "AsyncNinja", |
147 | 217 | "destination": "generic/platform=watchOS", |
148 | | - "configuration": "Release" |
| 218 | + "configuration": "Release", |
| 219 | + "xfail": { |
| 220 | + "compatibility": { |
| 221 | + "3.1": { |
| 222 | + "branch": { |
| 223 | + "master": "https://bugs.swift.org/browse/SR-4854", |
| 224 | + "swift-4.0-branch": "https://bugs.swift.org/browse/SR-4854" |
| 225 | + } |
| 226 | + } |
| 227 | + } |
| 228 | + } |
149 | 229 | }, |
150 | 230 | { |
151 | 231 | "action": "BuildSwiftPackage", |
|
417 | 497 | "project": "ReactiveExtensions.xcodeproj", |
418 | 498 | "scheme": "ReactiveExtensions-iOS", |
419 | 499 | "destination": "generic/platform=iOS", |
420 | | - "configuration": "Release", |
421 | | - "xfail": { |
422 | | - "compatibility": { |
423 | | - "3.0": { |
424 | | - "branch": { |
425 | | - "master": "<rdar://problem/30788078>", |
426 | | - "swift-4.0-branch": "<rdar://problem/30788078>", |
427 | | - "swift-3.1-branch": "<rdar://problem/30788078>" |
428 | | - } |
429 | | - } |
430 | | - } |
431 | | - } |
| 500 | + "configuration": "Release" |
432 | 501 | }, |
433 | 502 | { |
434 | 503 | "action": "BuildXcodeProjectScheme", |
435 | 504 | "project": "ReactiveExtensions.xcodeproj", |
436 | 505 | "scheme": "ReactiveExtensions-TestHelpers-iOS", |
437 | 506 | "destination": "generic/platform=iOS", |
438 | | - "configuration": "Release", |
439 | | - "xfail": { |
440 | | - "compatibility": { |
441 | | - "3.0": { |
442 | | - "branch": { |
443 | | - "master": "<rdar://problem/30788078>", |
444 | | - "swift-4.0-branch": "<rdar://problem/30788078>", |
445 | | - "swift-3.1-branch": "<rdar://problem/30788078>" |
446 | | - } |
447 | | - } |
448 | | - } |
449 | | - } |
| 507 | + "configuration": "Release" |
450 | 508 | }, |
451 | 509 | { |
452 | 510 | "action": "BuildXcodeProjectScheme", |
453 | 511 | "project": "ReactiveExtensions.xcodeproj", |
454 | 512 | "scheme": "ReactiveExtensions-TestHelpers-tvOS", |
455 | 513 | "destination": "generic/platform=tvOS", |
456 | | - "configuration": "Release", |
457 | | - "xfail": { |
458 | | - "compatibility": { |
459 | | - "3.0": { |
460 | | - "branch": { |
461 | | - "master": "<rdar://problem/30788078>", |
462 | | - "swift-4.0-branch": "<rdar://problem/30788078>", |
463 | | - "swift-3.1-branch": "<rdar://problem/30788078>" |
464 | | - } |
465 | | - } |
466 | | - } |
467 | | - } |
| 514 | + "configuration": "Release" |
468 | 515 | }, |
469 | 516 | { |
470 | 517 | "action": "BuildXcodeProjectScheme", |
471 | 518 | "project": "ReactiveExtensions.xcodeproj", |
472 | 519 | "scheme": "ReactiveExtensions-tvOS", |
473 | 520 | "destination": "generic/platform=tvOS", |
474 | | - "configuration": "Release", |
475 | | - "xfail": { |
476 | | - "compatibility": { |
477 | | - "3.0": { |
478 | | - "branch": { |
479 | | - "master": "<rdar://problem/30788078>", |
480 | | - "swift-4.0-branch": "<rdar://problem/30788078>", |
481 | | - "swift-3.1-branch": "<rdar://problem/30788078>" |
482 | | - } |
483 | | - } |
484 | | - } |
485 | | - } |
| 521 | + "configuration": "Release" |
486 | 522 | } |
487 | 523 | ] |
488 | 524 | }, |
|
1993 | 2029 | "actions": [ |
1994 | 2030 | { |
1995 | 2031 | "action": "BuildSwiftPackage", |
1996 | | - "configuration": "release" |
| 2032 | + "configuration": "release", |
| 2033 | + "xfail": { |
| 2034 | + "compatibility": { |
| 2035 | + "3.0": { |
| 2036 | + "branch": { |
| 2037 | + "master": "rdar://problem/32222500", |
| 2038 | + "swift-4.0-branch": "rdar://problem/32222500" |
| 2039 | + } |
| 2040 | + } |
| 2041 | + } |
| 2042 | + } |
1997 | 2043 | } |
1998 | 2044 | ] |
1999 | 2045 | } |
|
0 commit comments