I am getting the following error in Xcode 7 GM while trying to submit an app with a native watchOS App.
I have 3 provisioning profiles installed:
-com.devname.appname
-com.devname.appname.watchkitapp
-com.devname.appname.watchkitapp.watchkitextension
I have tried the following questions, but none of the solutions seem to work Submit WatchKit Provisioning Error, Watchkit Extension - No matching provisioning profiles found, No matching provisioning profiles found for WatchKit extension when submitting to App Store and others, however they all appear to be before watchOS Extensions were bundled inside watchOS Apps.
Any ideas?