Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Xcode 5 Plugins

Coming from Visual Studio & ReSharper world, you could imagine the state of shock when I was first subjected to the 'Xcode' IDE experience... Now I've just gotten used to it sigh

I've tried JetBrain's AppCode, it worked well for code editing but not so much for debugging and other stuff, went back to Xcode.

Looking for Xcode 5 Plugin recommendations, anything to enhance the IDE.

Thanks!

like image 847
AlexVPerl Avatar asked Oct 09 '13 23:10

AlexVPerl


1 Answers

There are quite a few plugins for Xcode, many of which haven't been updated for Xcode 5 yet. I think the first resource you'd want to look into is Alcatraz, which is a great package manager for Xcode:

http://alcatraz.io

You can install most of the available plugins through Alcatraz.

like image 138
Andrew M Avatar answered Nov 16 '22 02:11

Andrew M