发布于 2015-12-19 00:22:59 | 76 次阅读 | 评论: 0 | 来源: 网友投递
AppCode Objective-C集成开发环境
AppCode 是一个全新的 Objective-C 的集成开发环境,用于帮助开发 Mac、iPone 和 iPad 的应用程序。被誉为“十大Mac和iOS应用开发工具”。
AppCode 3.3.3 EAP 开启第一个构建版本 build 143.1453,现已提供在 confluence page。 完整改进列表请看这里,值得关注的改进如下:
协议扩展
调试器改进
错误处理改进
Running tvOS apps on Apple TV device (OC-12845)
The problem with running tvOS framework unit tests on the Apple TV simulator (OC-12614)
Override/Implement popup now shows optional protocol methods by default when using it from Swift (OC-12708)
Issue with completion in Objective-C blocks is fixed (OC-7965)
Initial parsing for if … case statements is implemented (some major parsing issues still exist, see subtasks in base ticket)
更多内容请看发行说明
AppCode 是一个全新的 Objective-C 的集成开发环境,用于帮助开发 Mac、iPone 和 iPad 的应用程序。被誉为“十大Mac和iOS应用开发工具”。