user4951
user4951

Reputation: 33140

Why Xcode says that my team has no device to use for development when clearly an iPhone device is connected

Your team has no devices for which to generate a provisioning profile. Please connect a device to use for development, or manually add a Device ID using the Provisioning Portal. https://developer.apple.com/devcenter/iOS

Okay. So it says that I don't have a device. Please connect a device. Connect a device to what? I already have my iPhone connected to iMac

Going to https://developer.apple.com/devcenter/iOS

end up with me seeing:

We are unable to process your request.

Please go back to the previous page, or quit your browser and try your request again.

Upvotes: 0

Views: 905

Answers (1)

Premsuraj
Premsuraj

Reputation: 2505

Connect the device, then go to the organizer tab in xcode, select the connected device, and on the left side pane, click on "Use this device for development"

Upvotes: 1

Related Questions