Top "Provisioning-profile" questions

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

What is the difference between In House versus Ad Hoc distribution for Enterprise apps?

I have an Apple iOS Enterprise account and am creating a distribution provisioning profile, and was surprised to see that …

ios provisioning-profile ios-provisioning
Xcode Provisioning Profile Expiring

I'm trying to clear a couple non-fatal errors from a couple projects. They are both "Target Integrity" "Provisioning profile is …

xcode provisioning-profile
Xcode 8 - Provisioning Profile vs. Provisioning Profile (Deprecated)

I have just updated to Xcode 8 and I now have two options for app signing, Provisioning Profile and Provisioning Profile (…

xcode code-signing provisioning-profile xcode8
XCode "Too few items in teams" error when refreshing provisioning profiles

I'm trying to build my apps. I've installed the provisioning profiles that my team has set up. I've installed my …

ios xcode provisioning-profile
iOS APNS Development [sandbox] vs Production

Guys I'm having some trouble figuring out the key differences between the APNS (push notification) Developer (Sandbox) and Production modes. …

ios push-notification apple-push-notifications provisioning-profile p12
Provisioning profile doesn't include the com.apple.security.application-groups entitlement

I am getting error while configuring Xcode provisioning profiles. Provisioning profile $ProfileName doesn't include the com.apple.security.application-groups entitlement. …

ios xcode provisioning-profile ios-app-group
iOS8 extension needs own provisioning profile?

I am starting an iOS 8 extension but I can't run it on my device. The error when trying to run …

ios xcode provisioning-profile ios-app-extension bundle-identifier
Xcode 8 signing errors, can't login with account and no provisioning profile

When I run my application, two errors appear in the Signing part of the General tab of the project. One …

ios xcode xcode8 provisioning-profile signing
Difference: Ad Hoc distribution and Developmental distribution

I am in process of creating my first app and have some confusion over Ad Hoc provisioning profile and Development …

ios xcode ad-hoc-distribution provisioning-profile