|
497 | 497 | "project": "ReactiveExtensions.xcodeproj",
|
498 | 498 | "scheme": "ReactiveExtensions-iOS",
|
499 | 499 | "destination": "generic/platform=iOS",
|
500 |
| - "configuration": "Release", |
501 |
| - "xfail": { |
502 |
| - "compatibility": { |
503 |
| - "3.0": { |
504 |
| - "branch": { |
505 |
| - "master": "<rdar://problem/30788078>", |
506 |
| - "swift-4.0-branch": "<rdar://problem/30788078>", |
507 |
| - "swift-3.1-branch": "<rdar://problem/30788078>" |
508 |
| - } |
509 |
| - } |
510 |
| - } |
511 |
| - } |
| 500 | + "configuration": "Release" |
512 | 501 | },
|
513 | 502 | {
|
514 | 503 | "action": "BuildXcodeProjectScheme",
|
515 | 504 | "project": "ReactiveExtensions.xcodeproj",
|
516 | 505 | "scheme": "ReactiveExtensions-TestHelpers-iOS",
|
517 | 506 | "destination": "generic/platform=iOS",
|
518 |
| - "configuration": "Release", |
519 |
| - "xfail": { |
520 |
| - "compatibility": { |
521 |
| - "3.0": { |
522 |
| - "branch": { |
523 |
| - "master": "<rdar://problem/30788078>", |
524 |
| - "swift-4.0-branch": "<rdar://problem/30788078>", |
525 |
| - "swift-3.1-branch": "<rdar://problem/30788078>" |
526 |
| - } |
527 |
| - } |
528 |
| - } |
529 |
| - } |
| 507 | + "configuration": "Release" |
530 | 508 | },
|
531 | 509 | {
|
532 | 510 | "action": "BuildXcodeProjectScheme",
|
533 | 511 | "project": "ReactiveExtensions.xcodeproj",
|
534 | 512 | "scheme": "ReactiveExtensions-TestHelpers-tvOS",
|
535 | 513 | "destination": "generic/platform=tvOS",
|
536 |
| - "configuration": "Release", |
537 |
| - "xfail": { |
538 |
| - "compatibility": { |
539 |
| - "3.0": { |
540 |
| - "branch": { |
541 |
| - "master": "<rdar://problem/30788078>", |
542 |
| - "swift-4.0-branch": "<rdar://problem/30788078>", |
543 |
| - "swift-3.1-branch": "<rdar://problem/30788078>" |
544 |
| - } |
545 |
| - } |
546 |
| - } |
547 |
| - } |
| 514 | + "configuration": "Release" |
548 | 515 | },
|
549 | 516 | {
|
550 | 517 | "action": "BuildXcodeProjectScheme",
|
551 | 518 | "project": "ReactiveExtensions.xcodeproj",
|
552 | 519 | "scheme": "ReactiveExtensions-tvOS",
|
553 | 520 | "destination": "generic/platform=tvOS",
|
554 |
| - "configuration": "Release", |
555 |
| - "xfail": { |
556 |
| - "compatibility": { |
557 |
| - "3.0": { |
558 |
| - "branch": { |
559 |
| - "master": "<rdar://problem/30788078>", |
560 |
| - "swift-4.0-branch": "<rdar://problem/30788078>", |
561 |
| - "swift-3.1-branch": "<rdar://problem/30788078>" |
562 |
| - } |
563 |
| - } |
564 |
| - } |
565 |
| - } |
| 521 | + "configuration": "Release" |
566 | 522 | }
|
567 | 523 | ]
|
568 | 524 | },
|
|
0 commit comments