Xcode 14.1 (14B47b) Distribution of "App" requires the "iPhoneOS" platform to be installed.

i have success fully archived the code. when trying to publish the app in app store. clicking on distribute button from archives am getting this error. "Distribution of "App name" requires the "iPhoneOS" platform to be installed. Please install the required platform to distribute "App Name."" please help as to fix this.

Replies

You tagged your post with Notarization, which is a macOS-specific technology, but these error messages suggest that you’re targeting iOS. Which is it?

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

I'm having this issue too with an iOS project that distributes fine in earlier Xcode releases.

I'm having this issue too with an iOS project

I recommend that you start a new thread for that. As I mentioned above, this one is tagged with Notarization, which is a macOS-only technology.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"