I have Xcode 8 installed on OSX el Captain.
I have a sticker that works on a simulator. However, when I create it on me errors, as shown below:
Check Dependencies A StickerPackExtension signature requires a development team. Select the developer team in the project editor. Signing code is required for the product type "Application Extension" in the SDK "iOS 10.0"
Show only recent errors Signing StickerPackExtension requires a development team. Select the developer team in the project editor.
Code signing is required for the product type "Application Extension" in the SDK "iOS 10.0"
I tried to create the certificates again, clean the assembly, restart Xcode, but the error still exists. I also tried "automatic signing management" and changed the settings manually.
Please, help!
source share