App installation failed due to application-identifier entitlement

后端 未结 30 3499
轮回少年
轮回少年 2020-12-07 07:40

I am unable to install a watchOS 2 WatchKit app due to an application-identifier entitlement. This happened after turning on App Groups in the Capabilities tab.

Full

30条回答
  •  再見小時候
    2020-12-07 07:48

    Steps

    1. With your device connected, and Xcode open, select Window->Devices
    2. Now select the app and download the container using setting icon
    3. Delete the app
    4. Install app again using Xcode
    5. Stop from Xcode
    6. Go to Window->Device and select the app and replace the container that is backup from previous app

提交回复
热议问题