Is is possible to have both on the same laptop and same user account?
Yes, you can install Xcode 16 alongside Xcode 15.x on the same machine! Here's a step-by-step guide to help you do it:
-
Download Xcode 16: Go to the Apple Developer website and download the latest beta version of Xcode 16.
-
Quit Xcode 15: If you have Xcode 15.x open, make sure to quit it completely.
-
Change the Name of Xcode 16: After the download is finished, locate the Xcode 16 file and rename it.
-
Copy Xcode 16 to the Applications Folder: Move the renamed Xcode16beta application to your Applications folder.
-
Open Xcode 16: Now, you can open the Xcode16beta application by double-clicking on it in the Applications folder.
-
Create a Alias (Optional): If you want to have a easy way to switch between Xcode 15 and Xcode 16, you can create an alias for the original Xcode application in the Applications folder. Right-click on Xcode, select "Get Info," and then click on the "Create Alias" button. Rename the alias to "Xcode" (or anything you prefer).
Now, you have both Xcode 15 and Xcode 16 installed on your machine, and you can easily switch between them by using the aliases or the full names of the applications.
Hope this helps!
Albert Pascual Worldwide Developer Relations.