comparison deploy/osx/sign.sh @ 1305:cf639a91f945 3.0-integration

Merge from branch piper
author Chris Cannam
date Fri, 28 Oct 2016 15:20:58 +0100
parents 2d48532a074b
children 298651b1a002
comparison
equal deleted inserted replaced
1270:dbc14db16442 1305:cf639a91f945
1 #!/bin/bash 1 #!/bin/bash
2
3 set -eu
2 4
3 # Execute this from the top-level directory of the project (the one 5 # Execute this from the top-level directory of the project (the one
4 # that contains the .app bundle). Supply the name of the .app bundle 6 # that contains the .app bundle). Supply the name of the .app bundle
5 # as argument 7 # as argument
6 dir="$1" 8 dir="$1"