test
This commit is contained in:
parent
b149ae1a2c
commit
12efd48a7f
1 changed files with 2 additions and 2 deletions
|
@ -98,10 +98,10 @@ else
|
|||
otool -L "RSS Guard.app/Contents/MacOS/rssguard"
|
||||
macdeployqt "RSS Guard.app"
|
||||
|
||||
curl "https://raw.githubusercontent.com/iltommi/macdeployqtfix/master/macdeployqtfix.py" "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"
|
||||
|
||||
# Rename DMG.
|
||||
set -- *.dmg
|
||||
|
|
Loading…
Add table
Reference in a new issue