buildasaurs / XcodeServerSDK

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

API v7 compatibility #121

Closed czechboy0 closed 8 years ago

czechboy0 commented 8 years ago

now supporting more than one version at a time.

cojoj commented 8 years ago

Ok @czechboy0, I've tested this code an it looks like it works fine for Xcode 7.1 β 3, so I was able to work with XcodeServerSDK without any issues 👍

buildasaur commented 8 years ago

Result of Integration 1

Duration: 1 minute and 19 seconds Result: Perfect build! All 70 tests passed. :+1: Test Coverage: 55%.

czechboy0 commented 8 years ago

Cool, thanks for the confirmation, @cojoj!