Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Const.me

macrumors newbie
Original poster
Jul 20, 2011
2
0
Moscow, Russia
Hi!

I recently changed my job, so now I'm an iOS developer, and a beginner Mac user.

My question is: on Windows I could (and did!) open 2-3 copies of the Visual Studio IDE at the same time, each with its own solution. To do that in Windows 7, I Shift+Click on the visual studio's taskbar icon, and Windows launches one more instance of the visual studio.

Can I do the same with XCode? How? :confused:
I'd like to have 2 or 3 completely different and independent workspaces opened at the same time, each in its own IDE window.
I'm using XCode 4.0 on MacOS 10.6.8. Hopefully I have enough RAM for several copies of the IDE (4GB, can easily add more if required).

Thanks in advance!

Regards,
Konstantin.
 
OS X applications essentially never open more than one instance of themselves like Windows apps do. Xcode will happily give you one workspace (i.e. window) for each project you have open, though, which is the equivalent of having multiple copies of VS open.
 
Xcode will happily give you one workspace (i.e. window) for each project you have open, though, which is the equivalent of having multiple copies of VS open.

Admanimal,

I tried to follow your advice pressing "File-New-New Workspace". A few clicks later (when I tried to load another project into a new window) my xCode crashed (fortunately the other project was completely saved; BTW if there're xCode developers on this forum, I can provide a backtrace).

Next time I pressed "File-New-New Window", and it gave me the blank IDE, and this time I was able to open another project.

Thanks for the quick response!

Regards,
Konstantin.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.