Xcode error The maximum number of apps for free development profiles has been reached [closed]
I am under the age of 18 so I can't get into the Apple Developer program. I am forced to just use my free developer account and I have been for the past year. Today for some reason I am getting this error:
The maximum number of apps for free development profiles has been reached.
I've had a similar error to this before when I was creating new apps left and right and it said I had too much profiles for the week, so I waited and continued development. This error on the other hand isn't giving me any actions to fix the issue and I can't solve on myself.
Is there a way to possible delate some of the developer profiles that I have registered? Do I just need to wait a couple of days? I don't know what to do because the error message has no recommended action. Thanks!
Solution 1:
In my case this guide worked; that is, in Xcode go to Window → Devices
then under Installed Apps
delete some of your apps and afterwards I could run my own apps on the device again.
I also rebooted the phone beforehand, but I assume that was not necessary.
Solution 2:
I succeeded by removing all the unneeded provisioning profiles from the device itself.
In the Xcode Menu, go to Window → Devices.
Right-click the device that is giving the problem.
Choose Show Provisioning Profiles and delete some profiles to make room for new ones.