News

AppCode starts 2018.1.1 EAP: header maps support and important fixes

Hi everyone,

Today we are starting the AppCode 2018.1.1 Early Access Program, the first build is already available on our site. The patch update is also available if you are using AppCode 2018.1. Please note that this build requires an active subscription.

Header maps support

AppCode now understands Xcode header maps and can correctly resolve lots of previously unresolved headers (for example, in projects generated using BUCK). It means that almost all the areas of the IDE related to code editing should work more correctly.

Projects with associated targets

You can now set the associated target when creating such target types as a unit testing bundle or app extensions:

Associated target

Aside from that, projects with such targets are now correctly generated (previously this was only true for test bundles).

Important fixes

The following important issues are also fixed in this build:

  • Lost keystrokes input during freezing (IDEA-186636)
  • Surrounding characters (?/!) are removed when selecting a method to override via completion (OC-16974)

For the full list of fixes, please see the release notes.

Your AppCode team
JetBrains
The Drive to Develop