I noticed that if I change the "Capabilities" (Entitlements) in XCode6, it invalidates the AppID, which in turn invalidates the dependent Developer/Distributions Provisioning Profiles. I know those can be either regenerated by XCode automatically - or by me manually, no problem so far.
But I'm wondering what if I upload a version to the Appstore (and it passes the auto-verification), what would happen if I continue work and need more Entitlements? That would invalidate the Provisioning Profiles...
Would that affect the already uploaded app (which might be in the review-queue or being reviewed) - or even a released version? ... or can I "edit/regenerate", or even "delete and create a new" Distribution Provisioning Profile - without any effect on the already uploaded version?