We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5c8d9b3 + e0629d8 commit de2c3ddCopy full SHA for de2c3dd
1 file changed
scripts/ci/osx/after_success.sh
@@ -52,7 +52,7 @@ if [ "$?" -ne "0" ]; then
52
fi
53
54
#Call fix to change all rpath
55
-wget_retry https://raw.githubusercontent.com/aurelien-rainone/macdeployqtfix/master/macdeployqtfix.py
+wget_retry https://raw.githubusercontent.com/mooltipass/macdeployqtfix/master/macdeployqtfix.py
56
python macdeployqtfix.py build/$APP.app/Contents/MacOS/moolticute /usr/local/Cellar/qt5/5.*/
57
python macdeployqtfix.py build/$APP.app/Contents/MacOS/moolticuted /usr/local/Cellar/qt5/5.*/
58
0 commit comments