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???