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
 
 
bin
 
 
 
 
 
 
 
 
 
 

README.md

Generate a new Xcode project with xcodegen and carthage.

Xcode 10.2 not yet supported.

Install it via homebrew:

brew install xgenerate

To generate the project run:

xgenerate

After the project is created you can regenerate your xcodeproj file running:

cd PROJ_DIR ./generate.sh

Requires mint:

$ brew install mint

Feel free to fork, change, contribute.

You can’t perform that action at this time.