How to run apps on Real devices using Xcode 8 without enrolling to Apple's Developer Program?

Viraj Padsala picture Viraj Padsala · Jul 11, 2016 · Viewed 15.8k times · Source

In previous version of xcode 7, we can run our app on real device by adding apple id to xcode account and then selecting team.

But as now release of xcode 8 beta 2, there is no "fix issue" button instead of that there is "Automatically manage signing" Available.

And it gives following Error. Xcode signing Error

i am trying to get solution for this. So if anyone have solved that issue, Help me.

Answer

retainCount picture retainCount · Jul 12, 2016

You need to connect a device to Xcode and allow it to register it on your personal team. This will allow Xcode to create profiles for you (profiles cannot be created unless there is at least one device registered).