I’m having code signing issues using the new Xcode 9 build image for Pods. Everything runs perfectly locally but will return issues when pushed to the git repo.
Please find the error below:
Code Signing Error: AFNetworking does not support provisioning profiles. AFNetworking does not support provisioning profiles, but provisioning profile NO_SIGNING/ has been manually specified. Set the provisioning profile value to “Automatic” in the build settings editor.
Please advise on how to set “Automatic” in Build Settings for Pods using xcodebuild.