Skip to content

Instantly share code, notes, and snippets.

@jhosmer
jhosmer / Crittercism_dSYM_Upload.sh
Created November 2, 2012 18:06
Upload a zipped dSYM to Crittercism
#!/bin/sh
########################################################################################################
########################################################################################################
## Author: Jonathan Hosmer (http://pythonforios.com) ##
## Date: 2 November 2012 ##
########################################################################################################
########################################################################################################
### ** How to use this script ** ###
### Add a 'Run Script' build phase and enter the path to this script ###
### Include these macros in your xcconfig Config file or the 'Build Settings' tab of the Project ###