PDA

View Full Version : Xcode



Randy5
2012-01-17, 06:55 AM
Is Xcode the only set of tools you need for developing apps for Apple? Is it the best toolset to use when you want to create an Apple app?

greenmatter
2012-01-17, 03:20 PM
I dont think its the only one but probably the best one being put out by Apple itself




http://www.imgsnatch.com/img/n/9.jpg

suwunk
2012-01-18, 07:12 AM
JetBrains is an alternative to XCode, but not as popular as XCode yet.
XCode vs JetBrains AppCode – Objective C IDE Comparison — Arin Sarkissian (http://arin.me/blog/xcode-vs-jetbrains-appcode-objective-c-ide-comparison)

Brynnae
2012-04-09, 02:15 AM
I think JetBrains and Objective C are the alternative of Xcode through which you can make applications for Apple.

Xcode is the tool that are specially meant for Mac OS. Xcode package contains

1. Xcode IDE.
2. Graphical Workbench.
3. Build System.
4. Debugger.
5. GCC Compiler.

Xcode is easy to use and powerful tool for creating applications for Apple.

Brynnae
2012-04-09, 02:16 AM
I think JetBrains and Objective C are the alternative of Xcode through which you can make applications for Apple.

Xcode is the tool that are specially meant for Mac OS. Xcode package contains

1. Xcode IDE.
2. Graphical Workbench.
3. Build System.
4. Debugger.
5. GCC Compiler.

Xcode is easy to use and powerful tool for creating applications for Apple.