I am a beginner Swift/Xcode user, and during one of my build/runs I got an alert saying:
App installation failed
The maximum number of apps for free development profiles has been reached.
I only have 3 projects, each only has one product except for one that has 3 (iOS, tvOS, and macOS). I have built/ran each of them a few times before I got the alert. I know that there is a limit on how many apps you can sign per week, but I thought it was like 10 and not 6. I tried to build/run the other projects and all of them gave me the same alert.
I am on macOS 10.13.4 Beta (17E170c) with Xcode 9.3 beta 4 (9Q127n), my iOS device is on iOS 11.3 (15E5178f)
Thanks in advance