Questions tagged [app-store-distribution-profile]

4 questions
31
votes
4 answers

Xcode build & run error: "Process launch failed: Failed to get the task for process 216"

After updating to Mavericks and making sure I got the latest updates of Xcode installed as well, Xcode suddenly fails to launch apps on the device. It installs the app on my iPhone but then before running it, throws this error: Process launch…
0
votes
0 answers

No signing certificate "iOS Development" found - Fastlane

While there are similar questions asked in the past, I am trying to understand the exact requirement when the following error occurs. "No signing certificate "iOS Development" found: No "iOS Development" signing certificate matching team ID....." My…
0
votes
1 answer

Not able to install Production/Distribution Sign iOS .ipa using ideviceinstaller

In my MacBook-Pro v11.3.1 in which I installed: libimobiledevice ideviceinstaller (https://github.com/libimobiledevice/ideviceinstaller) Expecting: Application Side loading is required. Any option by which iOS can install to end user iPhone,…
0
votes
1 answer

I get warning that "Invalid Code Signing Entitlements" with Apple Distribution Profile

I have an app which is on AppStore. It is signed as ios distrubution. After a while my certificates are expired on apple developer account. I revoked these and created again. And I started seeing two certificates (iOS Distribution and Distribution).…