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)