I tried building and running our application with the new Xcode 15.0 beta (15A5160n)
The build fails with the following message:
Provisioning profile "REDACTED" doesn't support the Access Wi-Fi Information, Hotspot Configuration, and Push Notifications capability.
However none of those capabilities are new, they are part of the profile and I was just able to build the project with Xcode 14 before.
I already tried reloading the profiles but that does not help.
Automatic Signing is disabled for our project.
8
3
5.1k