How to set apple watch code signing identity and provisioning profile for push notification? -


got error:

failed code sign "xxx watchkit app".

the provisioning profile specified in build settings (“xxxwatchapppushprovisionprofile”) has appid of “com.yyy.xxxapplewatchapp” not match bundle identifier “com.yyy.xxxapplewatchapp.watchkitapp”.

xcode can attempt fix issue.

i've renamed "com.yyy.xxxapplewatchapp.watchkitapp" "com.yyy.xxxapplewatchapp" gives error instead:

enter image description here


Comments

Popular posts from this blog

javascript - three.js lot of meshes optimization -

smartface.io - Proper way to change color scheme for whole application -

Email notification in google apps script -