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

Switch to xcode 15 #991

Closed
kambala-decapitator opened this issue Feb 21, 2024 · 7 comments
Closed

Switch to xcode 15 #991

kambala-decapitator opened this issue Feb 21, 2024 · 7 comments

Comments

@kambala-decapitator
Copy link
Collaborator

ITMS-90725: SDK version issue - This app was built with the iOS 16.2 SDK. Starting April 29, 2024, all iOS and iPadOS apps must be built with the iOS 17 SDK or later, included in Xcode 15 or later, in order to be uploaded to App Store Connect or submitted for distribution.

@wutschel
Copy link
Collaborator

Just installed Xcode 15.2 and ran a first build on iPhone and iPad iOS 17.2 simulators. No trouble so far. This for sure needs more testing, but already is comforting.

@wutschel
Copy link
Collaborator

Only change for now is to set the deployment target to iOS 12. Otherwise a warning is thrown, I guess upload to AppStore would also be blocked?

@kambala-decapitator
Copy link
Collaborator Author

I suggest to release what we have with Xcode 14 and start preparing next release with 15.

Only change for now is to set the deployment target to iOS 12. Otherwise a warning is thrown, I guess upload to AppStore would also be blocked?

yes, I guess so, but haven't tried. Raising to 12 is safe anyway as all devices that run 11 can be updated to 12.

@wutschel
Copy link
Collaborator

I suggest to release what we have with Xcode 14 and start preparing next release with 15.

I agree. When we release 1.14 soon we can still provide a hotfix (if needed) based on well-known Xcode 14 in time.

@kambala-decapitator
Copy link
Collaborator Author

exactly

@wutschel
Copy link
Collaborator

wutschel commented Mar 6, 2024

We can close this with your latest changes.

@kambala-decapitator
Copy link
Collaborator Author

#999

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants