QField
QField copied to clipboard
Build ios on arm runner
Apple asked for builds with a newer SDK -- and it should be faster anyway
🎉 Ta-daaa, freshly created APKs are available for 01ea9e511dab94695e9f6b153aafcca91f8247fd: arm64-android
@m-kuhn , so close 😀
I think you need to update the Qt host path here to take into account the arch change:
https://github.com/opengisch/QField/blob/770bf2cdd589c18b86fbc07d3d037860b4bfe35c/CMakeLists.txt#L162
@nirvn the host triplets are manually initialized from the command line now ... I guess we need to update the docker scripts and dev docs alongside.
@m-kuhn , ok, it's still preferable to an absolute path, would you agree? If so yeah let's tweak the others bits you mentioned.