From 8804eb7496641d1f9515759638892e69a80c1aae Mon Sep 17 00:00:00 2001 From: wheremyfoodat <44909372+wheremyfoodat@users.noreply.github.com> Date: Fri, 29 Sep 2023 14:51:34 +0300 Subject: [PATCH] Update mac-bundle-qt.sh --- .github/mac-bundle-qt.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/mac-bundle-qt.sh b/.github/mac-bundle-qt.sh index 1a130af8..e18be8a5 100644 --- a/.github/mac-bundle-qt.sh +++ b/.github/mac-bundle-qt.sh @@ -46,7 +46,7 @@ PlistBuddy Alber.app/Contents/Info.plist -c "add NSHumanReadableCopyright string PlistBuddy Alber.app/Contents/Info.plist -c "add LSMinimumSystemVersion string 10.15" # Bundle dylibs -ruby .github/mac-libs.rb +ruby .github/mac-libs.rb ./build/ # relative rpath install_name_tool -add_rpath @loader_path/../Frameworks Alber.app/Contents/MacOS/Alber