Skip to content

Instantly share code, notes, and snippets.

View damianjsullivan's full-sized avatar

Damian Sullivan damianjsullivan

View GitHub Profile
@damianjsullivan
damianjsullivan / Xcode4HockeyAppIntegration.sh
Created July 3, 2012 17:19 — forked from SpacyRicochet/Xcode4HockeyAppIntegration.sh
Automatic HockeyApp Upload XCode Script
#!/bin/bash
#
# (Above line comes out when placing in Xcode scheme)
#
# Inspired by original script by incanus:
# https://gist.github.com/1186990
#
# Rewritten by martijnthe:
# https://gist.github.com/1379127
#