AppCode 3.3.2 EAP 发布
12月12日北京OSC源创会 —— 开源技术的年终盛典 »AppCode 3.3.2 EAP 发布,更新内容如下:
Apple TV simulators
Swift
[*] “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
Objective-C
修复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
页:
[1]