Update master to build with Xcode 8 beta 1, OS X 10.12, iOS 10, tvOS 10, and watchOS 3 SDKs.

This commit is contained in:
Mishal Shah
2016-06-14 13:37:34 -07:00
parent b84f1d8f9b
commit 87b7bcfd3e
257 changed files with 19510 additions and 1974 deletions

View File

@@ -34,7 +34,7 @@ import Base.ExplicitSub.ExSub
@objc class Test {
let word: DWORD = 0
let number: NSTimeInterval = 0.0
let number: TimeInterval = 0.0
let baseI: BaseI = 0
let baseII: BaseII = 0