When I use Xcode6 beta6 or Xcode5 to compiler my project on iPhone, everything works fine. But I updated Xcode to Xcode6 GM, something wrong happened and it shows :
"Code Sign error: No matching provisioning profiles found: None of the valid provisioning profiles allowed the specified capabilities: Features: applicationGroups.."
It means I have to update my certificate and provisioning profile to use those features?