Commit 02ae255
committed
Add job in the check workflow to initialize and build the MacOS test app
No need to Setup Android SDK
Debugging with Copilot
Pass --mode when building from CLI
Install CMake 3.22
Fix bootstrap issue
Trying a higher CMake version
Remove debug info from workflow
Build universal Darwin libraries
Add missing x86_64-apple-darwin Rust target to macOS CI job (#298)
* Initial plan
* Add missing x86_64-apple-darwin Rust target to macOS job
Co-authored-by: kraenhansen <1243959+kraenhansen@users.noreply.github.com>
* Add only missing x86_64-apple-darwin target (aarch64 is host)
Co-authored-by: kraenhansen <1243959+kraenhansen@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: kraenhansen <1243959+kraenhansen@users.noreply.github.com>
Run MacOS test app
Use package script to run all tests1 parent f509d4a commit 02ae255
1 file changed
+33
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
110 | 143 | | |
111 | 144 | | |
112 | 145 | | |
| |||
0 commit comments