Commit Graph

2 Commits

Author SHA1 Message Date
Jordan Rose
fc99de452d Foundation: resolve some warnings (#16078)
- JSONEncoder.swift: tell the compiler that yes, this is supposed to
  be casting to 'T' and not 'T?'.

- NSObject.swift: mark NSKeyValueObservation members explicitly @objc
  and @nonobjc.

- NSStringAPI.swift: remove unnecessary @usableFromInline.

No intended functionality change.
2018-05-01 15:41:21 -07:00
Mishal Shah
c5ff1f2cac Update master to build with Xcode 9 beta 1, OS X 10.13, iOS 11, tvOS 11, and watchOS 4 SDKs. 2017-06-14 16:20:35 -07:00