Uploaded app is reporting incorrect deployment target

I have been testing an update to one of my apps this week and I intended to release the app yesterday. All builds uploaded before yesterday (Friday) report a deployment target of iOS14.1 (it is built with SwiftUI) but just in the last upload done yesterday reports a deployment target of iOS 11.

On checking further this has happened to another app written with UIKit that has been requiring iOS14.1 until Friday when it changed to iOS11.

Anyone else had this completely bazar problem? I believe it's an Apple problem as I don't think Xcode could even build a SwiftUI app with a target of 11 and two apps suddenly change on the same day???

  • We have the save problem. Waiting for an answer

Add a Comment

Replies

We encountered the same problem. The build version of our App was iOS 9.0, but after we uploaded it to the App Store, the build version was also changed to iOS 11.0. It is not clear whether it is a bug of Apple.

Same; our deployment target is 13.0 but it shows as iOS 11 on the app store