Nat! bio photo

Nat!

Senior Mull

Twitter Github Twitch

hairy patch: mulle-agvtool with podspec support

I made a new version of the versioning script featured in this entry: hairy patch: mulle-agvtool.

Here is the new README.md:

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...