I'm using azure for building a unity project for IOS. I'm using Task XCode Build but It appears with this error
error: UnityFramework does not support provisioning profiles. UnityFramework does not support provisioning profiles, but provisioning profile <<my profile name>> has been manually specified. Set the provisioning profile value to "Automatic" in the build settings editor. (in target 'UnityFramework' from project 'Unity-iPhone')
I tried several ways but this error still appeared. Have anyone encountered this error? Please give me some tips for solving it! Thank you!