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:
Comments
Post a Comment