matthewcheok / JSONCodable

Hassle-free JSON encoding and decoding in Swift
MIT License
602 stars 66 forks source link

Cross platform target + Travis CI #60

Closed lightsprint09 closed 7 years ago

lightsprint09 commented 8 years ago

Read this and this for more information on multiplatform schemes

Nadohs commented 7 years ago

sorry this took so long, thanks for the PR

matthewcheok commented 7 years ago

This looks good! Thanks for submitting this @lightsprint09

lightsprint09 commented 7 years ago

Keep in mind that you have to setup Travis CI for this repo now.