发布于 2016-07-28 00:51:47 | 78 次阅读 | 评论: 0 | 来源: 网友投递
AppCode Objective-C集成开发环境
AppCode 是一个全新的 Objective-C 的集成开发环境,用于帮助开发 Mac、iPone 和 iPad 的应用程序。被誉为“十大Mac和iOS应用开发工具”。
AppCode 2016.2.1 EAP 发布了,
本次发布问题修复及增强:
We re-worked error handling intentions for Swift, such as Add ‘catch’ clause, Add default ‘catch’ clause, Add try and others, and fixed the most frequent false-negative cases when these intentions appeared in the correct code. Now they should work much better. Note, that still there are some known issues (such as OC-12898, OC-13830, OC-13857), and we’re planning to work on them in next AppCode releases.
Override/Implement (^O/^I) popup now shows methods from extensions for Swift classes.
Option for spaces inside dictionary literal key:value pair in Objective-C code style settings is replaced with two options for specifying spaces before and after colon separately. You can find them at the bottom of Spaces tab in the corresponding Code Style section in Preferences:
Framework submodules imported using @import directive are now correctly resolved.
更多 bug 修复信息,可查看发布说明。
下载地址:http://download.jetbrains.com/objc/AppCode-162.1531.4.dmg