run the macdeployqt command from the build dir

cirrus_ci_apple_silicon
Joseph Donofry 2 years ago
parent 9ed87ef3f4
commit b95c13f3a2
No known key found for this signature in database
GPG Key ID: E8A1D78EF044B0CB
  1. 3
      .ci/macos/build.sh

@ -27,6 +27,5 @@ cmake --build build
git clone https://github.com/Nheko-Reborn/qt-jdenticon.git
cd qt-jdenticon && qmake && make -j 4
cp libqtjdenticon.dylib ../nheko.app/Contents/MacOS
macdeployqt nheko.app -always-overwrite -qmldir=../resources/qml/
)
macdeployqt nheko.app -always-overwrite -qmldir=../resources/qml/
Loading…
Cancel
Save