tomlokhorst / XcodeEdit

Swift library for reading and writing Xcode project files in OpenStep format
MIT License
206 stars 38 forks source link

Publish as library to CocoaPods #10

Closed tomlokhorst closed 7 years ago

cezheng commented 8 years ago

It would be great to support Carthage as well. Just put the *.xcodeproj in the root directory and create a framework target then share the scheme

tomlokhorst commented 7 years ago

This project has been renamed from Xcode.swift to XcodeEdit and released on CocoaPods.

Also available as Carthage project and using Swift Package Manager.