When I submit new provisioning credentials I’m forced to always add .mobileprovision and .p12. Our .p12 never changes. Since I dont’ have it on every computer (security reasons) it would be nice if I could just update the provisioning profile.
We use Cloudbuild => Testflight extensively, which is super cool, just a minor annoyance to always have to go look for the .p12.
Plus one. I would go one further. We have multiple builds that all share the same ad hoc wildcard provisioning profile. If you decouple the provisioning profile configuration from the build settings, it would make it possible for one to configure multiple builds with the same provisioning profile, and therefore only have to change it in one place for all builds that use that profile.