News

AppCode 3.3.2 Release Candidate

AppCode 3.3.2 Release Candidate (build 143.1183) is available for download. The patch update is also available if you are using previous 3.3.2 EAP build.  Since this build is RC for minor update, it requires an active license (alternatively use the 30-day free evaluation).

This build delivers one of the important features for Swift debugger – support for watches and expression evaluation.

evaluate_expression@2x

Now you can view values of variables added to Watches tool window, evaluate Swift expressions using Evaluate expression… action (Alt+F8) and benefit from code completion for both cases during debugging your Swift projects.

The list of other fixes and improvements can be found here. Feel free to share your feedback in the comments section below and submit feature requests and problems to our tracker.

Develop with pleasure,
The AppCode Team