buildasaurs / XcodeServerSDK

Access Xcode Server API with native Swift objects.
MIT License
399 stars 30 forks source link

Swift 3 #141

Closed Sajjon closed 3 years ago

Sajjon commented 7 years ago

the pods that this project is dependent on needs to be updated first. I have created Swift 3 PRs for each project that this project is dependent on. For DVR I kind of broke it, but it compiles and makes this project work with Swift 3. The tests in DVR are failing, something regarding the serialising and deserializing of dictionaries. I think someone can fix that fairly easy though!

So after the pods that this project is dependent has merged my PRs (giving them Swift 3) support, the podfile has to be update to not point to my forked repo.

Sajjon commented 7 years ago

@czechboy0 Hey! Have you had the time to take a look at this PR yet? 😄

czechboy0 commented 7 years ago

I don't work on this project anymore, sorry. Ask around in the Buildasaurs Slack :)