发布于 2015-11-19 00:51:49 | 140 次阅读 | 评论: 0 | 来源: 网友投递
AppCode Objective-C集成开发环境
AppCode 是一个全新的 Objective-C 的集成开发环境,用于帮助开发 Mac、iPone 和 iPad 的应用程序。被誉为“十大Mac和iOS应用开发工具”。
AppCode 3.3.2 EAP 发布,更新内容如下:
“Surround with do/catch” and “Propagate call error with try” quick-fixes are available for throwing functions as well as parser improvements for constructions with rethrows keyword
Computed properties are now parsed correctly (OC-12540)
Quick-fix added for splitting multiple variable declarations into separate ones
修复issue:
Resolving extensions for Objective-C generic classes (OC-12724)
Incorrect warning while using methods with __kindof annotation (OC-12415)
Problem with resolving classes from .PCH files (OC-12562)
Performance for moving files within the project hierarchy is improved
Issue with unit tests running for OS X applications is fixed (OC-12742)
详细内容请看: here
下载 AppCode 3.3.2 EAP build 143.869.11
AppCode 是一个全新的 Objective-C、Swift 的集成开发环境,用于帮助开发 Mac、iPhone 和 iPad 的应用程序。
主要特性:
超乎想象和便利的代码导航以及代码自动完成
即时代码分析和快速简易
代码搜索,包括类、方法、变量和资源
即时代码转换,支持i18n
更好的代码重构
其他特性:
可直接打开 Xcode 项目
可与 Interface Builder 交换
可直接在 iOS 设备和仿真器上运行应用
支持使用 OCUnit 单元测试
表达式仿真的调试器
支持版本控制包括:Subversion, Git, Perforce and CVS