Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

README.md

XcodeProject.framework

This framework allows you to read/write Xcode project files (xcodeproj) and workspaces (xcworkspace) from a Swift application.

Goals of the project are to not only be able to read and write a project file exactly as Xcode would but to allow the creation of new projects and the manipulation of existing ones.

Credit

GlobalID generation code was ported from https://github.com/mikr/xcodeprojer

License

These works are available under the MIT license. See the license file for more info.

You can’t perform that action at this time.