I have a pure Objective-C Xcode project for my iOS application. Is there any reason why I receive the following error message by mail after submitting my App to AppConnect? I don't have any Swift dependencies in my project.
ITMS-90426: Invalid Swift Support - The SwiftSupport folder is missing. Rebuild your app using the current public (GM) version of Xcode and resubmit it.
I use the latest Xcode 11.0
version from the App Store. I made a full rebuild. I don't use CocoaPods, I can't even find the String "Swift" in my entire project