I hereby claim:
- I am brototyp on github.
- I am brototyp (https://keybase.io/brototyp) on keybase.
- I have a public key whose fingerprint is 6A10 357C 7D0A 4D80 4975 A9C4 4AA8 D80D 9CD7 4D09
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
SIGNING_IDENTITY="iPhone Distribution: <Your Name>" | |
PROVISIONING_PROFILE="${HOME}/Library/MobileDevice/Provisioning Profiles/<filename>.mobileprovision" | |
LOG="$SRCROOT/buildlog.txt" | |
SCP_USER="user" | |
SCP_HOST="example.de" | |
SCP_PATH="/var/www/adhocs/" | |
DATE=$( /bin/date +"%Y-%m-%d" ) | |
ARCHIVE=$( /bin/ls -t "${HOME}/Library/Developer/Xcode/Archives/${DATE}" | /usr/bin/grep xcarchive | /usr/bin/sed -n 1p ) |
1. Redmine unter http://www.redmine.org/projects/redmine/wiki/download herunterladen | |
2. Archiv entpacken | |
3. Ins Verzeichnis wechseln und eine Datei namens .gems mit folgendem Inhalt erstellen (ggf an die Anforderungen des stable anpassen): | |
rails --version 2.3.11 | |
i18n --version 0.4.2 | |
rack --version 1.1.1 | |
faker | |
random_data |