New AppCode 2016.2.3 EAP发布了,现已支持下载。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)
点击这里查看完整更新列表
发行说明:
下载地址: