Skip to content

mulle-nat/mulle-agvtool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

18 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

mulle-agvtool

mulle-agvtool updates your CocoaPods podspec version in synchronicity with your Xcode project.

It also allows to have a CURRENT_PROJECT_VERSION setting like this

CURRENT_PROJECT_VERSION="$(MULLE_APP_VERSION).1848"

History

This is an extended version of the Apple Xcode agvtool script. Technically it's just creating a patched copy of the original script.

Installation

just clone the repository and then say make to create your mulle-agvtool. You need to have Xcode installed.

Documentation

There is a demo Xcode project that documents how to use mulle-agvtool.

Authors

See the source...