Everything was working fine until I uploaded my new credential because the previous one expired.
Now my app won’t build on Unity cloud build and I have this error in the logs:
[xcode] Unity-iPhone has conflicting provisioning settings. Unity-iPhone is automatically signed, but provisioning profile XC Ad Hoc: fr.supremapp.* has been manually specified. Set the provisioning profile value to “Automatic” in the build settings editor, or switch to manual signing in the project editor.
A small number of projects are running into this issue with Xcode 8 specifically. Try switching to Xcode 7.3 while this issue is investigated on our end.
I already tried to build with Xcode 7.3 but I didn’t look at the log when I saw it failed again.
After your message I checked it and the fail was because of something else.
Thanks for your help.