Code signing is required for product type ‘Application’ in SDK ‘iOS 10.0’ – StickerPackExtension requires a development team error

I am facing the below issue and am unable to build the application.

XXX has conflicting provisioning settings. XXX is automatically provisioned, but provisioning profile WildCard has been manually specified. Set the provisioning profile value to “Automatic” in the build settings editor, or switch to manual provisioning in the target editor. Code signing is required for product type ‘Application’ in SDK ‘iOS 10.0’

I am also unable to choose a particular profile.

How to resolve this issue?

Leave a Comment