Today we are happy to share with you that AppCode 3.2 is officially available. We've put a lot of effort into this
release to bring you better Swift development experience and a host of Swift productivity features.
Let's see what's on board!
- With more accurate code resolve for Swift and mixed Objective-C and Swift code, you can rely on AppCode 3.2's
code completion, find usages, navigation and Rename refactoring. You will also be happy to hear that custom
Swift frameworks are resolved correctly now, meaning that code completion and other features will work for them
as well.
- Swift string interpolation is now handled correctly, with symbol name properly highlighted and completed.
- To speed up your Swift development, use the Override/Implement feature and override functions/implement
protocols in one step.
- Quick Documentation for Swift shows not only the standard Apple documentation and your own documentation
comments, but also classes, protocols, functions, signatures, and even the inferred type for constants and
variables.
- Take the new debugger for Swift for a spin in AppCode 3.2.
- Objective-C users can benefit from nonnull/nullable annotations (from Xcode 6.4).
- A range of C++ parser improvements have made it into this release.
- The update brings many general improvements as well, including a compact one-side view for comparing revisions,
the Distraction-Free mode, and more.
There are several other important changes. First, UI Designer has moved into an optional plugin. Second, we offer a
separate distribution package targeting OS X Yosemite users with custom bundled JDB, based on JDK 1.8, which
includes fixes from the JetBrains team for several annoying problems appeared in JDK. Read more about that.
And last but not least, please note that AppCode 3.2 officially supports Xcode 6.4 on OS X 10.10 and Xcode 6.2 on OS
10.9. We've already shared some explanations in an earlier post talking about the release candidate.
Finally, please note that this update is free for all AppCode users with an active license subscription! To download
the release build, please visit our site. For a more detailed overview, visit the What's new in AppCode 3.2
page.
Develop with pleasure!
JetBrains AppCode Team