dotPeek

AppCode — an Objective-C IDE That Makes a Difference

AppCode is an IDE for Objective-C developers building native Cocoa apps for MacOS X or iOS who strive for higher coding productivity and better code quality.

Why try AppCode?

Because it's a truly smart code editor, with

  1. Thought-out and convenient code navigation and code completion
  2. On the fly code analysis with quick-fix suggestions
  3. Project-wide usages search for classes, methods, variables, resources
  4. Instant code transformation intention actions, including i18n support
  5. Better code refactorings: 'Change Signature', 'Extract Method', etc.

Other facts about JetBrains AppCode:

  1. Can open and create Xcode projects
  2. Integrates with the Interface Builder
  3. Can run your app on iOS device or in simulator
  4. Adds a unit test runner for OCUnit
  5. Has a debugger for GDB & LLDB with evaluate expression, watches, etc.
  6. Offers a unified UI for Subversion, Git, Perforce and CVS

Download AppCode Now

30-day free trial, Mac OS X, 56MB

+
  • AppCode: IDE main window and tool-windows
  • AppCode: code analysis and quick-fix suggestion
  • AppCode: debugger and evaluate expression