发布于 2015-11-26 00:50:16 | 199 次阅读 | 评论: 0 | 来源: 网友投递
AppCode Objective-C集成开发环境
AppCode 是一个全新的 Objective-C 的集成开发环境,用于帮助开发 Mac、iPone 和 iPad 的应用程序。被誉为“十大Mac和iOS应用开发工具”。
AppCode 3.3.2 EAP, build 143.1015 发布,更新如下:
Freeze while opening large projects (OC-12689)
Improved performance for Swift modules loading after initial indexing and symbols building (OC-12345). When you open the project for the first time, the issue with initial Swift modules loading is still present, however when done once, the speed then improved a lot and subsequent re-openings of the same project happen much quicker comparing to previous AppCode versions.
完整更新列表请看 here。
AppCode 是一个全新的 Objective-C 的集成开发环境,用于帮助开发 Mac、iPhone 和 iPad 的应用程序。