Open
Description
Bug description
Issue: The current version of our app, built with the iOS 16.2 SDK, does not comply with the upcoming App Store requirements announced for April 29, 2024. According to the ITMS-90725 warning received during our last submission, starting from this date, all iOS and iPadOS apps submitted to the App Store must be built with the iOS 17 SDK or later, which is included in Xcode 15 or later.
How to reproduce
- Attempt to upload a binary built with the iOS 16.2 SDK to App Store Connect.
- Observe the ITMS-90725 warning indicating the need for the iOS 17 SDK.
Expected behavior
This warning does not occur.
Additional details