Skip to content
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

iOS SDK version 16 (XCode 14) is not supported anymore #284

Closed
ivard opened this issue Jul 22, 2024 · 0 comments · Fixed by #289
Closed

iOS SDK version 16 (XCode 14) is not supported anymore #284

ivard opened this issue Jul 22, 2024 · 0 comments · Fixed by #289
Assignees
Labels
bug Something isn't working

Comments

@ivard
Copy link
Member

ivard commented Jul 22, 2024

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.

MacOS runner:

runs-on: macos-13
(and many other occurances)

XCode version:

XCODE_VERSION="14.3.1"

@ivard ivard added the bug Something isn't working label Jul 22, 2024
@ivard ivard self-assigned this Oct 18, 2024
@w-ensink w-ensink self-assigned this Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants