天天看点

New AppCode 2016.2.3 EAP,集成开发环境

new appcode 2016.2.3 eap(build 162.2291.2)发布了,现已支持下载。appcode 是一个全新的 objective-c、swift 的集成开发环境,用于帮助开发 mac、iphone 和 ipad 的应用程序。部分更新如下:

resolution for objective-c enums and options in swift (first part of se-0005 proposal, oc-13728)

se-0049: move @noescape and @autoclosure to be type attributes (oc-14144)

se-0066: standardize function type argument syntax to require parentheses (oc-14186)

se-0081: move where clause to end of declaration (oc-13836)

se-0103: make non-escaping closures the default (oc-14145)

full support for for-in-where & case constructs in parser (oc-12041)

first part of swift_version build setting support (oc-14139), which fixes various debugger issues for swift 3 projects.

better void type handling in resolve (oc-14178)