xcode - code sign error when migrating from watchKit 1 to 2 -


i got error when attempt update watchkit 1 app 2. watchkit 1 app works fine in xcode 6.

code sign error: no matching provisioning profiles found: none of valid provisioning profiles allowed specified entitlements: com.apple.security.application-groups. codesign error: code signing required product type 'watchkit extension' in sdk 'watch os 2.0' 

where can find more information these?


Comments

Popular posts from this blog

android - Pass an Serializable object in AIDL -

How to provide Authorization & Authentication using Asp.net, C#? -

How to use Authorization & Authentication in Asp.net, C#? -