Questions tagged [ios-provisioning]

The process of preparing an application to run on an iOS device.

This is a more suitable tag for many topics than "iphone-provisioning" or "iphone-developer-program".

Questions with this tag may be about:

  • Development and distribution provisioning profiles
  • App IDs
  • iOS Provisioning Portal usage
  • Errors generated by Xcode because of provisioning problems
708 questions
6
votes
1 answer

Xcode can't renew team provisioning profile

When renewing in Organizer, I get this error message: You are not allowed to perform this operation. Please check with one of your Team Admins, or, if you need further assistance, please contact Apple Developer Program…
flo von der uni
  • 738
  • 9
  • 19
6
votes
4 answers

entitlement 'application-identifier' has value not permitted by a provisioning profile - TestFlight

I am aware that questions have been asked regarding the following error: entitlement 'application-identifier' has value not permitted by a provisioning profile, however, none of the solutions have solved my problem. Here is the situation: I have an…
coder
  • 10,460
  • 17
  • 72
  • 125
6
votes
1 answer

How to upload an app to Apple app store with different company and developer names?

It should be so easy but I couldn't find any methods to define a different name for the developer field for an app store app. For example: Most of the Electronic Arts games have different company and developer names. Command & Conquer Red Alert…
Eren
  • 284
  • 2
  • 10
6
votes
2 answers

Checking provisioning profile's developer certificate validity

I want to allow customers to upload their own provisioning profile, including icons, so that I can make them a custom version of my app on the fly, which they can then publish. However, I'm having a little trouble validating the provisioning…
Doa
  • 1,965
  • 4
  • 19
  • 35
6
votes
1 answer

Can I remove a provisioning profile from Provisioning Portal?

Can I safely remove a Distribution provisioning profile from the Apple Provisioning Portal without the app in the app store being affected?
user1379417
5
votes
1 answer

iPhone codesign error (ResourceRules.plist: cannot read resources) when attempting to share app

I'm attempting to share my app ad hoc. I can build and run it on my device but when I archive it and attempt to share it I get a strange error I've never seen before, see below. Any suggestions? error: /usr/bin/codesign --force --preserve-metadata…
Peeks
  • 151
  • 1
  • 7
5
votes
1 answer

Provisioning profile "Developer profile" doesn't include signing certificate "iPhone Distribution" : person's name(key number)

I am trying to upload an app that was created by my team and I am getting this error : Provisioning profile "Developer profile" doesn't include signing certificate "iPhone Distribution" : person's name(key number) I tried creating and downloading…
5
votes
0 answers

No profile for team 'RGNG4KKEAN' matching 'PD_Prod_18_March' found:

Showing Recent Messages :-1: No profile for team 'RGNG4KKEAN' matching 'PD_Prod_18_March' found: Xcode couldn't find any provisioning profiles matching 'RGNG4KKEAN/PD_Prod_18_March'. Install the profile (by dragging and dropping it onto Xcode's…
C. Skjerdal
  • 2,750
  • 3
  • 25
  • 50
5
votes
3 answers

Provisioned iPhone not showing in Xcode Organizer (or iTunes)

I've recently set up an app id and provisioning profile and was able to test my app on the device successfully. I then downloaded some sample iOS XCode projects and upon deploying one of them and deleting the sample app from the phone have since…
Old McStopher
  • 6,295
  • 10
  • 60
  • 89
5
votes
0 answers

Trying to add stickers to existing ipa

I have an ipa that i build in Defold engine (same situation with Adobe AIR builds). I have no xcode project, only ipa. I can upoad this build to the app store using Application Loader without any problems. But I need to add stickers to my…
Alexey Gulev
  • 106
  • 5
5
votes
2 answers

Unable to add device in Apple Developer Program

I am unable to add a new device in the Certificates, Identifiers, and Profiles section of the Apple Developer portal. I have two developer accounts, one personal account and one account for a company. The account for the company, I am set as a…
amallard
  • 1,189
  • 1
  • 12
  • 24
5
votes
0 answers

Xcode 8, Multiple accounts (1 for enterprise, 1 for app store) and signing issue

I have an account that I use to do all my App Store builds. My apps main bundle id is registered in this account. I also have an app group setup for this bundle id. I have all the provisioning profiles and certificates and it works fine. I have…
RPM
  • 3,426
  • 2
  • 27
  • 35
5
votes
1 answer

How can I get Xcode 8 to auto-generate provisioning profiles from the command line?

I've just set up my projects in Xcode 8 to use the new automatic provisioning. I'm trying out my command-line builds (using xcodebuild to build .xcarchive and .ipa files kind of like this). For each project that I haven't actually opened in Xcode 8,…
Tom Hamming
  • 10,577
  • 11
  • 71
  • 145
5
votes
1 answer

Wildcard App IDs can not be used to create In House provisioning profiles. Please use an Explicit App ID

I'm invited to a team to build an in house app. I'm granted as a team admin in Apple Developer Portal. The problem is that when I want to export the achieved app to a .ipa, it shows the message "Wildcard App IDs can not be used to create In House…
Neo
  • 53
  • 3
5
votes
1 answer

Permissions of a team member in iPhone Developer Portal

I want to know if there is a possibility to add a team member in iPhone Developer Portal that will have permissions (see / modify / update) ONLY to one application. The reason - there is a big company (that has many applications in the App Store)…
Michael Kessler
  • 14,245
  • 13
  • 50
  • 64