Skip to content

Commit

Permalink
Merge branch 'hotfix/0.7.7b'
Browse files Browse the repository at this point in the history
  • Loading branch information
mkeeter committed Mar 6, 2015
2 parents 770f5aa + 9b0a1ec commit f5899bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/deploy_app.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ cd antimony.app/Contents/PlugIns
rm -rf accessible audio imageformats mediaservice playlistformats position printsupport qml1tooling sensorgestures sensors

cd ../Frameworks
rm -rf QtDeclarative.framework QtMultimedia.framework QtMultimediaWidgets.framework QtNetwork.framework QtPositioning.framework QtQml.framework QtQuick.framework QtScript.framework QtSensors.framework QtSql.framework QtXmlPatterns.framework
rm -rf QtDeclarative.framework QtMultimedia.framework QtMultimediaWidgets.framework QtPositioning.framework QtQml.framework QtQuick.framework QtScript.framework QtSensors.framework QtSql.framework QtXmlPatterns.framework
cp -r /usr/local/Frameworks/Python.framework .
install_name_tool -change /usr/local/Frameworks/Python.framework/Versions/3.4/Python \
@executable_path/../Frameworks/Python.framework/Versions/3.4/Python \
Expand Down

0 comments on commit f5899bf

Please sign in to comment.