QField icon indicating copy to clipboard operation
QField copied to clipboard

Build ios on arm runner

Open m-kuhn opened this issue 11 months ago • 4 comments

Apple asked for builds with a newer SDK -- and it should be faster anyway

m-kuhn avatar Mar 11 '24 08:03 m-kuhn

🎉 Ta-daaa, freshly created APKs are available for 01ea9e511dab94695e9f6b153aafcca91f8247fd: arm64-android

Other architectures

qfield-fairy avatar Mar 11 '24 08:03 qfield-fairy

@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 avatar Mar 11 '24 13:03 nirvn

@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 avatar Mar 11 '24 15:03 m-kuhn

@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.

nirvn avatar Mar 11 '24 15:03 nirvn