Contents

Parent Application Identifiers Entitlement

A list of parent application identifiers for an App Clip with exactly one entry.

Discussion

The Parent Application Identifiers entitlement establishes a secure association between an App Clip and its corresponding app. Add it only to an App Clip target.

Because an App Clip is always associated with exactly one app, ensure the parent application entitlement has exactly one entry, the corresponding app’s application identifier.

Ensure that the application identifier for the App Clip uses the full app’s application identifier as its prefix, followed by a string. For example, if your app’s application identifier is $(AppIdentifierPrefix)com.example.MyApp, the App Clip’s application identifier may be $(AppIdentifierPrefix)com.example.MyApp.Clip.

See Also

App Clips