I have an iOS enterprise developer account, which only allows me to have one Distribution Certificate. My distribution certificate is used for several adhoc and enterprise provisioning profiles for several app IDs and a wildcard app ID.
I'd like to revoke the profile for a specific app id, so the builds signed with that profile will no longer launch. Is that possible without revoking the entire cert and having to distribute new builds of all apps with new provisioning profiles?