Spotfire® Deployment Kit for Apple iOS

Setting the capability for keychain sharing

If you signed your app for distribution, and you are using a personal team identifier, you must set the capability for keychain sharing in Xcode.

About this task

Perform this task in the copy of the DeploymentKitApp in Xcode on your computer.

Before you begin

You must have a personal team identifier. See Setting team and developer account options and Prequisites for more information.

Procedure

  1. In Xcode, click the Signing & Capabilities tab.
  2. Click Capabiity, and then in the resulting dialog box, find and select the Keychain Sharing capability.
  3. For Keychain Groups, specify an appropriate keychain group identifier, such as the com.CompanyName portion of your product bundle identifier.

    Keychain Sharing

  4. Check the navigation bar and for warning indicators.

What to do next

If you see warnings, follow the advice in those warnings below the DeploymentKitApp entry to resolve further issues.