#!/bin/bash VERSION_PATH="$BUILT_PRODUCTS_DIR/Atom.app/Contents/Resources/version" echo -n $1 > $VERSION_PATH