AppCode 2016.3 EAP(build 163.5644.16) 发布了,现已支持下载。AppCode 是一个全新的 Objective-C、Swift 的集成开发环境,用于帮助开发 Mac、iPhone 和 iPad 的应用程序。部分更新内容如下:
Problem with UI tests running in Xcode 8 (OC-14208).
Proper resolution context handling inside
#ifdef
/#else
/#endif
macros in Objective-C. Code highlighting (as well as find usages, refactorings, code generation, code analysis and more) may depend on the set of preprocessor definitions for particular scheme in you project. Now AppCode will automatically change the resolve context depending on the Run Configuration selected in the project:Incorrect error handling intentions (OC-13774). In fact, this change should fix not only the case mentioned in the issue, so if you had any incorrect error handling intentions in your code in the past, please try it and let us know if some problems still exist.
Correct
typealias
indentation (OC-14230).implemented support for changes described in SE-0099 proposal (Restructuring Condition Clauses, OC-14164).
下载地址: