Can I open two separate Xcode windows with the same project ?
I have multiple monitors, so would love to be able use them to view different files of the same project.
Is there a way?
Can I open two separate Xcode windows with the same project ?
I have multiple monitors, so would love to be able use them to view different files of the same project.
Is there a way?
I despise finding the answer less than 15 minutes after I posted the question. It's so embarrassing.
Anyway, I really did a lot of Googling, with plenty of wrong answers. And then buried within the useless pile I found this:
In Xcode's Project Navigator Window simply right-click the file you wish to view and select Open In a New Window.
Not sure which is more embarrassing, that I found the answer after posting the question, or that the solution was so obvious and I didn't try it.