Issues with releasing app without iPad support in new Xcode project

Hi everyone

This is a continuation of thread 795594

We have recently decided to bring iOS development in-house from a consulting firm and have developed a completely new codebase for our existing app in a new Xcode project based on SwiftUI. We have ensured that the bundleId is the same as in the old project.

We are using Xcode version 16.0, and when we try to release the new version to the App Store, we encounter an error stating that the old Xcode project had destination support for iPad, but the new project does not.

We do not wish to release this version for iPad, but we are unsure how to bypass this error.

Is there anyone who has experience with this issue or can provide us with advice on how to handle it?

We would greatly appreciate any help or insights.

Issues with releasing app without iPad support in new Xcode project
 
 
Q