Skip to content

gcerquant/xcodearchive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

xcodearchive is a command line tool to build and archive your Xcode projects.

xcodearchive will generate an IPA of your project.

By default, it saves the dSYM symbols of your project in a ZIP archive (useful for later, when you will want to symbolicate your crash report). It automatically reads the settings from your Xcode project. You can override some of them, if you need to.

I have only tested it on iPhone projects. If you want to add support for Mac projects, I would be happy to receive a pull request.

About

xcodearchive is a command line tool to build and archive your Xcode projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages