The AppCode team is pleased to present you a new version of our integrated development environment for Objective-C - AppCode 1.6 .
Now, AppCode works much faster with large projects, is fully compatible with Xcode 4.4 and Xcode 4.5 preview, supports CocoaPods projects, third-party project and file templates, as well as all new features of Objective-C. Here are some features of the release:
In-place code refactoring: now Rename and Introduce refactorings work directly in the editor without unnecessary dialog boxes, and also take into account replaceable elements in comments and non-code files.
')
First-class localization support : the “Find Usages” command, various refactoring methods, and other intellectual functions are now available in localization files.
Build settings editor : configure your project without leaving your favorite development environment.
C ++ 11 and libc ++ support .
A whole set of new code inspections , allowing, in particular, to ensure that all necessary enumeration values ​​are present in the switch statement; find all non-localized lines in the project; and much more.
Advanced generation , which allows you to choose a place to create a new method - implementation, interface or category, and also simplifies the generation of objectWith methods.
AppCode comes bundled with a GitHub plugin. This way you can easily clone projects from github. You can learn more about GitHub integration features in this video .
Those who want to try AppCode in combat can use the 30-day trial . A valid subscription to receive updates for AppCode allows you to download and use the new version for free.
Open source projects and educational institutions can still apply for free licenses .