rentpath / Atlas

An extremely easy-to-use and lightweight JSON mapping library for iOS and tvOS written in Swift
MIT License
34 stars 5 forks source link

Addressing tvOS target missing symbols #9

Closed atljeremy closed 8 years ago

atljeremy commented 8 years ago

tvOS target was missing symbols from the update to v2.0. This PR adds those symbols to the tvOS target.

aleite commented 8 years ago

👍