-
Notifications
You must be signed in to change notification settings - Fork 60
Update arm64 simulators to use osx.26 queue #1525
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
We will need to update the sample apps. We should probably add arm64 specific sampels to not rely on rosetta running x64 apps. The current structure is One proposal:
We would need to add arm64 specific apps for simulators and maccatalyst. This should be possible to make work with the changes to Any suggestions for better structure @kotlarmilos @rmarinho @akoeplinger ? Another approach could be just add x64/arm64 subfolders to each of the |
I vote for this but don't have a strong opinion. |
I've also thinking about this strongly, what discourages me a bit is that it will require changes to both device and simulator tests files but it is certainly doable. |
c69b827 to
e00f49f
Compare
f60fb84 to
e00f49f
Compare
|
@matouskozak I think the exit code issue has been fixed. The tests are now failing with: |

Uh oh!
There was an error while loading. Please reload this page.