0
  1. Pair to the MacInCloud (I have the Managed Server Plan).
  2. iOS Bundle Signing
  3. Automatic Provisioning
  4. Choose my Team (Creates Certificate, Identifier and Tries to Create the Device
  5. It cannot find the device. On MacIncloud I run

xcrun simctl list | egrep '(Booted)'

  1. Find the UUID of my iPhone Simulator
  2. Go to developer.apple.com
  3. Try to add Provisioning Profile. Add the this device it will only recognize the UUID as a Mac.
  4. 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

  • 2
    You do not create a provisioning profile for simulators, just use manual provisioning with your developer identity – SushiHangover Dec 22 '20 at 02:32
  • You can only add UDIDs of real iOS devices and you can't create a provisioning profile without at least one real UDID in your account – Paulw11 Dec 22 '20 at 03:13
  • Ugh. STILL NOT FIXED. I changed to Manual Provisioning and Developer Automatic - same error message. Then I changed to my Apple Development Signing Identity. Same Error Message. Could not find any available provisioning profiles. – Linda Rawson Dec 22 '20 at 15:44
  • I tried building again and it worked. So...@Paulw11 can I eventually put my app on the Itunes with MacInCloud? – Linda Rawson Dec 22 '20 at 16:03

0 Answers0