1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 AppCode 2016.1.3 发布,Objective-C 的集成开发环境 下载

本帖由 漂亮的石头2016-06-02 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    487,688
    赞:
    47
    AppCode 2016.1.3 发布,现已支持下载。如果使用AppCode2016.1或2016.1.2b,你会在IDE中收到自动通知。

    Swift 2.2


    本次更新提供解析、强调和完成以下Swift构建:


    • associatedtype keyword.


    • #file, #line, #column and #function debug identifiers:



      [​IMG]


    • new typesafe #selector directive:
      [​IMG]


    • Swift version build configuration option:
      [​IMG]


    • keywords used as argument labels:
      [​IMG]


    • function naming with argument labels.


    混合代码


    This update brings correct resolution for classes from Swift frameworks added as a dependency to an Objective-C project and vice versa.

    Together these changes should significantly improve mixed code editing, by bringing more correct navigation and Rename refactoring for Swift classes used from Objective-C code, better completion and more accurate results for symbol usages search.

    结构视图


    在Structure View (⌘7) for Objective-C & C++有两个新的排序方式:Sort by Type Sort Alphabetically,按照以下顺序键入 sorting groups entities


    • namespaces


    • structures


    • classes


    • constructors/destructors


    • functions


    • typedefs


    • global variables


    • #define directives

    [​IMG]

    其他修复和改进


    了解完整更新信息,请查看AppCode 2016.1.3 update is out或点击此处了解详细更新说明。
    AppCode 2016.1.3 发布,Objective-C 的集成开发环境下载地址
     
正在加载...