Early Access Program News

AppCode 3.3 EAP, build 143.116

New AppCode 3.3 EAP, build 143.116 is available for download. The patch update is also available if you are using previous 3.3 EAP build.

This build addresses several major problems with unit tests (OC-12481, OC-12425), especially the one with running tests with Xcode 7.1 beta. There are still some major issues with Xcode 7 and 7.1 beta, like missing tvOS simulator (as well as corresponding device), that we are currently investigating. In case you notice any significant problem (especially with Xcode 7.1 beta), please, report it to our tracker. We appreciate your help greatly!

We continue to work on Objective-C generics support and this build includes a fix for an unpleasant problem with parsing protocols as generic arguments or parameter constraints (OC-12395).

As for the Swift language, the indirect modifiers in Swift recursive enums are now supported (that includes correct parsing, highlighting and completion).

indirect

In addition, you can find several UI changes in Default Look&Feel Scheme like updated view for UI spinners, buttons, progress bars and default UI font set to Helvetica Neue Regular. Please, have a look and let us know what you think about these changes.

The full list of improvements can be found here.

Develop with pleasure,
The AppCode Team