Early Access Program News

New AppCode 2.5 EAP: build #131.144

Hello everyone!

Today a new AppCode Early Access build is available for download. This time we have added support for Xcode 5 GM and 64-bit iOS Simulator.
Your feedback on this is very important to us, so don’t hesitate to share it via forum and tracker if you encounter any issues.

There are a few known issues remain with Xcode 5, though:

  • Compilation reports ‘Failed to register MobileDevices.bundle’ error; it’s harmless and you can simply ignore it. And don’t forget to file a radar report!
  • Debugging 64-bit applications on a 64-bit device may not work properly, should you be so lucky to have one.
  • Standalone unit-tests on a simulator may hang in ‘Run’ mode. To fix the problem kill launchd_sim process tree or use ‘Debug’ mode.

We’ll do our best to fix the remaining issues as quickly as possible.

Among the other highlights, in this EAP build we improved the ‘Set Value’ feature in the debugger, fixed some issues with CocoaPods, and enhanced C++ language support. We also added support for typed and parameterized Google Tests.

And here is the full list of fixes and changes.

Try the build and tell us what you think!
No incremental update this time, sorry for that.

Develop with pleasure!
The AppCode team