I'm adding a watchkit extension to an iPhone app and have set up everything correctly, I think. However, I continually get the error in Xcode that I need to "Add the 'App Groups' entitlement to your entitlements file.". (see attached)
I click the "Fix Issue" button and the complaint goes away. Until I rebuild and the complaint returns.
I do have an entitlements file and it appears to have the correct entry for: com.apple.security.application-groups
I've double-checked our entitlements settings for the app in the developer portal and they seem correct.
Interestingly...if I delete the file and do "Fix Issue" Xcode will recreate the file but not create an entry for the app group.
I've been struggling with this for weeks and have run out of things to try to remedy. Would love some assistance.