Skip to content

Instantly share code, notes, and snippets.

@timgshi
timgshi / aerobuild.sh
Created April 17, 2012 21:29 — forked from idoru/aerobuild.sh
bump version, build & archive, tag git version and publish iOS app builds to testflight
#!/bin/sh
#
# aerobuild.sh
#
# What does this do?
# ==================
# - Bumps build numbers in your project using agvtool
# - Builds your app and packages it for testing/ad-hoc distribution
# - Commits build number changes to git