February 2018
Intermediate to advanced
346 pages
9h 56m
English
The most straightforward way to create a provisioning profile is, in fact, done automatically. Xcode creates and manages a type of development provisioning profile called a team provisioning profile, which affords all team members the ability to sign and run an associated app, with Xcode taking care of all the configuration steps to add the intended entitlements and services that are required for the app. Under the hood, Xcode will still create the certificates and developer provisioning profiles in the developer's development account. Take a look at the following diagram:

In the preceding diagram, ...
Read now
Unlock full access