adamwaite / iOS-Build-Kit

☠️ BuildKit is a modular command line interface for automating iOS project builds. Bundled build tasks include: Increment app version • Xcode build • Overlay version number on icon files • Run unit tests • Create .ipa artefact.
MIT License
568 stars 54 forks source link

"Missing Provisioning Profile - iOS Apps must contain a provisioning profile in a file named embedded.mobileprovision." #30

Closed szehnder closed 9 years ago

szehnder commented 9 years ago

I'm getting this error message when trying to upload the ipa to itunes connect. Is this a known issue or am I missing some configuration?