This commit is contained in:
Martin Rotter 2022-03-22 14:38:14 +01:00
parent 12efd48a7f
commit d45e3d504e

View File

@ -98,7 +98,7 @@ else
otool -L "RSS Guard.app/Contents/MacOS/rssguard"
macdeployqt "RSS Guard.app"
curl "https://raw.githubusercontent.com/iltommi/macdeployqtfix/master/macdeployqtfix.py" -O "fix.py"
curl "https://raw.githubusercontent.com/iltommi/macdeployqtfix/master/macdeployqtfix.py" -o "fix.py"
python fix.py "RSS Guard.app/Contents/MacOS/rssguard" "$QTPATH/$QTVERSION/clang_64"
otool -L "RSS Guard.app/Contents/MacOS/rssguard"