Environment: Xcode 8.3.3
The auto signing problem happens since I removed all the provisioning located at ~/Library/MobileDevice/Provisioning\ Profiles
Xcode keeps repairing provisioning and never success. Does anyone know how to fix this issue?
Environment: Xcode 8.3.3
The auto signing problem happens since I removed all the provisioning located at ~/Library/MobileDevice/Provisioning\ Profiles
Xcode keeps repairing provisioning and never success. Does anyone know how to fix this issue?
The best way is you should create a new Certificate with this Provisioning Profile, then re-adding it into your Xcode.
You can go to developer.apple.com, create profiles with your bundle id. then downlowd and select it manually at XCode.