Search code examples
xcodeuploadsubmit

Xcode archive - no app store distribution profile


I want to upload an app to the AppStore: Product --> Archive. But there is no "Submit to the iOS App Store" option, only:

  1. Save built product
  2. Export as Xcode archive

Why isn't there an option? It's the first time I've encountered this


Solution

  • Make sure you have configured all linked libraries with "Skip Install" to "YES" in the build settings screen. Also you can click "Validate" to find potential problems