utahiosmac / Marshal

Marshaling the typeless wild west of [String: Any]
MIT License
697 stars 62 forks source link

Added @available attributes to assist with Swift 3 migration. #63

Closed bwhiteley closed 8 years ago

bwhiteley commented 8 years ago

With the addition of this file, the valueForKey() -> value(for:) changes necessary for a Swift 3 migration can be automatically performed by Fix-It in Xcode.