mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-01-11 08:29:59 +01:00
Update MacQetDeploy script, thank Yoann
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3273 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -165,6 +165,9 @@ else
|
||||
exit
|
||||
fi
|
||||
|
||||
# On rajoute le numero de version pour "cmd + i"
|
||||
sed -i "" "s/<string>Created by Qt\/QMake<\/string>/<string>0.4 dev r$revAp<\/string>/" qelectrotech.app/Contents/Info.plist
|
||||
|
||||
|
||||
### copy over frameworks ############################################
|
||||
|
||||
@@ -239,6 +242,8 @@ echo 'Copying application bundle and examples... '
|
||||
mkdir $imagedir
|
||||
cp -Rf $BUNDLE $imagedir
|
||||
cp -Rf $EX_Dir $imagedir
|
||||
ln -s /Applications $imagedir/Applications
|
||||
|
||||
# Elimine les accents, symbole ...
|
||||
strip "$imagedir/$APPBIN"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user