Top "Ios-provisioning" questions

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

Publishing to TestFlight, new testers, do I really need to rebuild/download my provisioning profile?

I have published an app through the testflight website to allow my colleagues to test, and as more and more …

ios xamarin.ios provisioning ios-provisioning testflight
Xcode crash when refreshing provisioning profiles

I cant seem to refresh my provisioning profiles in Xcode without crashes. Every time I press the refresh button in …

xcode provisioning-profile ios-provisioning
Xcode Organizer: "Your team has no devices for which to generate a provisioning profile."

I am experiencing a strange error in Xcode's Organizer. I have two team members and whenever we log in we …

xcode ios-provisioning
Multiple Certificates/Provisioning Profiles in one Xcode organizer?

There are several similar questions here, but none could answer my basic question: Is it possible to have two separate …

iphone certificate keychain ios-provisioning xcode-organizer
No value was provided for the parameter 'appIdName' when provisioning

I've just enrolled in Apple's iOS Developer Program (account type: Individual). In my Xcode organizer on my iPhone 4 device I …

iphone ios xcode ios-provisioning
xcodebuild - 'Code Sign error: Provisioning profile X can't be found'

Yet another code sign error. I'm running command: xcodebuild -project $DIR/myproject.xcodeproj -sdk iphoneos5.0 -alltargets and my project.pbxproj "…

xcode xcodebuild ios-provisioning provisioning-profile
Profile doesn't match any valid certificate/private-key pair in the default keychain

I am developing an application for a company, they gave me the admin role so I can edit provisioning files. …

ios ios-provisioning
Upgrade's application-identifier entitlement string does not match installed application -> rejecting upgrade

I have an iOS app that is now around 3 years old. It is signed with an enterprise profile. We have …

ios xcode ios-provisioning ios-enterprise
How to check content of certificate.p12 WITHOUT installing on the Keychain or accessing apple portal

I have an iOS certificate.p12 file, is it possible to check the content of .P12 file (iOS certificate + public …

ios iphone ssl ios-provisioning
iOS provisioning profile number in Xcode

Anyway to match the provisioning profile in Xcode's organizer or online developer site with the crazy serial/id number given …

ios xcode ios-provisioning