You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should build using macos-14 (the new latest) instead of macos-13, and we should use XCode 15 instead of XCode 14. We might also have to update Flutter when our current Flutter version has no support for XCode 15. Apple does not accept our builds anymore due to this.
Take into account that issue #273 should be resolved when upgrading.
We should build using
macos-14
(the new latest) instead ofmacos-13
, and we should use XCode 15 instead of XCode 14. We might also have to update Flutter when our current Flutter version has no support for XCode 15. Apple does not accept our builds anymore due to this.Take into account that issue #273 should be resolved when upgrading.
MacOS runner:
irmamobile/.github/workflows/delivery.yml
Line 13 in 012ea86
XCode version:
irmamobile/ci_scripts/select_xcode.sh
Line 4 in 012ea86
The text was updated successfully, but these errors were encountered: