Each time I have to update an iOS certificate or provisioning profile, I have to delete the current key in PGB and recreate a new one. The problem is that I also have to update any script that makes use of that PGB key. It would help if I could just update the key (ie keep its ID) so that no script would be impacted.

