News

AppCode starts 2017.1.1 EAP

Hi everyone,

Today we are starting the Early Access Program for AppCode 2017.1.1, a bug-fix update to the recently released AppCode 2017.1. Build 171.4073.29 is now available for download on our confluence page.

This build brings the following new features:

  • Support for swift and macOS arguments in @available(...)
  • Support for @inline(...) annotations in parser (OC-14331)

The following issues are fixed in this build:

  • Can’t autocomplete in map/filter/etc. functions (OC-15193)
  • Problem with the type inference of closures with inout parameters (OC-15243)
  • Method blank line settings don’t work for initializers (OC-15177)
  • Find Usages should find usages if tried on concrete implementation of Objective-C  protocol method in Swift (OC-15127)
  • Freeze when running XCTest configuration (OC-14603)

Besides, we checked Xcode 8.3 integration and removed incompatibility warning. There are some issues left, such as OC-14952 and OC-15261, but we’re working on them at the moment. In case you find any problem, please report it to our tracker.

The full list of fixes and improvements can be found here.

Your AppCode team
JetBrains
The Drive to Develop