- Pair to the MacInCloud (I have the Managed Server Plan).
- iOS Bundle Signing
- Automatic Provisioning
- Choose my Team (Creates Certificate, Identifier and Tries to Create the Device
- It cannot find the device. On MacIncloud I run
xcrun simctl list | egrep '(Booted)'
- Find the UUID of my iPhone Simulator
- Go to developer.apple.com
- Try to add Provisioning Profile. Add the this device it will only recognize the UUID as a Mac.
- Go back to VS 2019 and "retry"
Error: There were errors in the data supplied. Please correct and re-submit. There are no current IOS devices on this team matching the provided device IDs.
I have no clue how to add the MacInCloud or the iPhone Simulator on the MacInCloud.
TIA