Commit 3ea2af8
authored
This reverts commit 406564e.
The revert is needed because Swift 5.10 does not recognize visionOS and
swift-testing does not currently have the ability to conditionalize
availability with `#if compiler(>=5.11)`.
We can reapply the change in the future if/when we require Swift 6.
### Checklist:
- [x] Code and documentation should follow the style of the [Style
Guide](https://github.com/apple/swift-testing/blob/main/Documentation/StyleGuide.md).
- [x] If public symbols are renamed or modified, DocC references should
be updated.
1 parent 406564e commit 3ea2af8
File tree
2 files changed
+4
-10
lines changed- Tests/TestingTests
2 files changed
+4
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
403 | 403 | | |
404 | 404 | | |
405 | 405 | | |
406 | | - | |
| 406 | + | |
407 | 407 | | |
408 | 408 | | |
409 | 409 | | |
410 | | - | |
| 410 | + | |
411 | 411 | | |
412 | 412 | | |
413 | 413 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
615 | 615 | | |
616 | 616 | | |
617 | 617 | | |
618 | | - | |
| 618 | + | |
619 | 619 | | |
620 | 620 | | |
621 | 621 | | |
622 | 622 | | |
623 | 623 | | |
624 | 624 | | |
625 | 625 | | |
626 | | - | |
627 | 626 | | |
628 | 627 | | |
629 | 628 | | |
630 | 629 | | |
631 | 630 | | |
632 | | - | |
| 631 | + | |
633 | 632 | | |
634 | 633 | | |
635 | 634 | | |
| |||
644 | 643 | | |
645 | 644 | | |
646 | 645 | | |
647 | | - | |
648 | 646 | | |
649 | 647 | | |
650 | 648 | | |
| |||
679 | 677 | | |
680 | 678 | | |
681 | 679 | | |
682 | | - | |
683 | 680 | | |
684 | 681 | | |
685 | 682 | | |
| |||
705 | 702 | | |
706 | 703 | | |
707 | 704 | | |
708 | | - | |
709 | 705 | | |
710 | 706 | | |
711 | 707 | | |
| |||
843 | 839 | | |
844 | 840 | | |
845 | 841 | | |
846 | | - | |
847 | 842 | | |
848 | 843 | | |
849 | 844 | | |
850 | 845 | | |
851 | 846 | | |
852 | 847 | | |
853 | 848 | | |
854 | | - | |
855 | 849 | | |
856 | 850 | | |
857 | 851 | | |
| |||
0 commit comments