Top "Provisioning-profile" questions

A profile used by Apple for verifying code signing for an application.

IOS Team Provisioning Profile - Pending (Managed by Xcode)

In my project in Xcode I have Issue: "No non-expired provisioning profiles are installed". I clicked "Fix Issue" and after 2…

xcode provisioning-profile ios-provisioning
iOS Provisioning Profile not installing on one particular device

I recently have distributed an app for testing, and the test team are having a problem installing the app, more …

iphone ios provisioning-profile udid ios-provisioning
Enterprise Distribution Provisioning Profile Expiration

Our company enterprise provisioning profile is set to expire in a month, but our distribution certificate is set to expire …

ios provisioning-profile enterprise enterprise-distribution
How do I change teams in Xcode 4.4

In 4.3 and under the first time you tried to do a team based action, such as refresh provisioning profiles, it …

xcode provisioning-profile xcode4.4
How do I change provision profile on Xcode?

I logged in to developer.apple.com using my apple id then manually created a provisioning profile and downloaded it. …

xcode provisioning-profile apple-developer
Does renewing a provisioning profile affect keychain access when I submit an app update to the AppStore?

I have an iPhone app that uses the keychain for authentication-related storage. I also had an expiring Provisioning Profile. In …

iphone ios xcode provisioning-profile ios-provisioning
"Entitlement has value not permitted by a provisioning profile", but it does not

I am trying to install an AdHoc build through TestFlight, but I am having some strange difficulties. Below is the …

objective-c ios code-signing provisioning-profile entitlements
Always 'Ad Hoc Code Signed' for Embedded Binary Signing Certificate

I have two targets, the main target & an extension target. Now when I'm trying to archive the app, Xcode …

ios xcode code-signing provisioning-profile ios-extensions
iOS Provisioning Profile name

As I'm creating an iOS provisioning profile I'm presented with this screen: To my -limited- understanding, the profile already has …

ios provisioning-profile ios-provisioning
iOS push notifications: App not asking for permissions

I am trying to enable push notifications on my existing iOS app. I have gone through all the steps mentioned …

ios provisioning-profile provisioning ios-provisioning ios-permissions