Commit 23a32b9
Improve Android SDK build configuration
- Change default build command to use 'swift build' instead of
'swift build --build-system native' (the 4/27 snapshot contains
the requisite changes for Android)
- Use the correct host toolchain for Android build/test
- Add mention of the specific host SDK being used to build
For Wasm, we want to wait until
swiftlang/swift-build#1348 lands before
unpinning.
Co-authored-by: Marc Prud'hommeaux <mwp1@cornell.edu>1 parent a2de0e0 commit 23a32b9
3 files changed
Lines changed: 58 additions & 16 deletions
File tree
- .github/workflows
- scripts
- android
Lines changed: 20 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
24 | 27 | | |
25 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
26 | 36 | | |
27 | 37 | | |
28 | 38 | | |
| |||
122 | 132 | | |
123 | 133 | | |
124 | 134 | | |
125 | | - | |
| 135 | + | |
126 | 136 | | |
127 | | - | |
128 | | - | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
129 | 141 | | |
130 | 142 | | |
131 | 143 | | |
| |||
146 | 158 | | |
147 | 159 | | |
148 | 160 | | |
149 | | - | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
150 | 165 | | |
151 | 166 | | |
152 | 167 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
621 | 621 | | |
622 | 622 | | |
623 | 623 | | |
| 624 | + | |
| 625 | + | |
| 626 | + | |
| 627 | + | |
| 628 | + | |
| 629 | + | |
| 630 | + | |
| 631 | + | |
| 632 | + | |
| 633 | + | |
| 634 | + | |
624 | 635 | | |
625 | 636 | | |
626 | 637 | | |
| |||
687 | 698 | | |
688 | 699 | | |
689 | 700 | | |
690 | | - | |
691 | | - | |
| 701 | + | |
| 702 | + | |
| 703 | + | |
| 704 | + | |
| 705 | + | |
| 706 | + | |
| 707 | + | |
| 708 | + | |
692 | 709 | | |
693 | 710 | | |
694 | 711 | | |
| |||
717 | 734 | | |
718 | 735 | | |
719 | 736 | | |
720 | | - | |
| 737 | + | |
| 738 | + | |
| 739 | + | |
| 740 | + | |
| 741 | + | |
721 | 742 | | |
722 | 743 | | |
723 | 744 | | |
| |||
783 | 804 | | |
784 | 805 | | |
785 | 806 | | |
| 807 | + | |
| 808 | + | |
786 | 809 | | |
787 | | - | |
| 810 | + | |
788 | 811 | | |
789 | 812 | | |
790 | 813 | | |
791 | 814 | | |
792 | 815 | | |
793 | | - | |
| 816 | + | |
794 | 817 | | |
795 | 818 | | |
796 | 819 | | |
797 | 820 | | |
798 | 821 | | |
799 | 822 | | |
| 823 | + | |
| 824 | + | |
800 | 825 | | |
801 | 826 | | |
802 | 827 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
174 | | - | |
175 | | - | |
| 174 | + | |
176 | 175 | | |
177 | 176 | | |
178 | 177 | | |
| |||
673 | 672 | | |
674 | 673 | | |
675 | 674 | | |
676 | | - | |
677 | | - | |
678 | | - | |
679 | | - | |
| 675 | + | |
| 676 | + | |
| 677 | + | |
| 678 | + | |
| 679 | + | |
| 680 | + | |
| 681 | + | |
680 | 682 | | |
681 | 683 | | |
682 | 684 | | |
| |||
0 commit comments