发布于 2015-01-17 01:20:43 | 188 次阅读 | 评论: 0 | 来源: 网友投递
AppCode Objective-C集成开发环境
AppCode 是一个全新的 Objective-C 的集成开发环境,用于帮助开发 Mac、iPone 和 iPad 的应用程序。被誉为“十大Mac和iOS应用开发工具”。
AppCode 3.1.2 更新,包括大量的 Swift bug 修复,可以直接从 IDE 更新,也可以在这里下载。
详细 Swift 相关 bug 修复:
New class/file wizard is available for Swift now (Cmd+N
):
We proceed with the resolve of the Swift code in AppCode and since this build overloaded methods are resolved correctly (OC-10956).
Autocompletion now works after self and super keywords (OC-11160).
Dictionary initializers are parsed correctly now (OC-11278).
Go to class (Cmd+O
)/symbol (Alt+Cmd+O
) was improved in a couple of useful cases (OC-11329, OC-11301, OC-11235):
完整改进请看 tracker。
Sincerely yours,
The AppCode Team
AppCode 是一个全新的 Objective-C 的集成开发环境,用于帮助开发 Mac、iPone 和 iPad 的应用程序。被誉为“十大Mac和iOS应用开发工具”。
主要特性:
超乎想象和便利的代码导航以及代码自动完成
即时代码分析和快速简易
代码搜索,包括类、方法、变量和资源
即时代码转换,支持i18n
更好的代码重构