buildasaurs / XcodeServerSDK

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

Simplified Targets #110

Closed czechboy0 closed 8 years ago

czechboy0 commented 8 years ago

Removed iOS/watchOS targets which were just a duplication of the OS X targets - useful for Carthage, which we don't support anymore.

This greatly simplified the project. Neat.