From 34b87e50bd39f89a3d0e58d7c3663f842e1d3089 Mon Sep 17 00:00:00 2001 From: wheremyfoodat <44909372+wheremyfoodat@users.noreply.github.com> Date: Mon, 24 Jul 2023 00:04:51 +0300 Subject: [PATCH] Mac pls --- .github/mac-bundle.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/mac-bundle.sh b/.github/mac-bundle.sh index 83947a24..c932c905 100755 --- a/.github/mac-bundle.sh +++ b/.github/mac-bundle.sh @@ -37,7 +37,7 @@ PlistBuddy Alber.app/Contents/Info.plist -c "add NSHighResolutionCapable bool tr PlistBuddy Alber.app/Contents/version.plist -c "add ProjectName string Alber" # Bundle dylibs -dylibbundler -od -b -x Alber.app/Contents/MacOS/Alber -d Alber.app/Contents/Frameworks/ -p @rpath +dylibbundler -od -b -x Alber.app/Contents/MacOS/Alber -d Alber.app/Contents/Frameworks/ -p @rpath -s /Users/runner/work/Panda3DS/Panda3DS/VULKAN_SDK/lib # relative rpath -install_name_tool -add_rpath @loader_path/../Frameworks Alber.app/Contents/MacOS/Alber \ No newline at end of file +install_name_tool -add_rpath @loader_path/../Frameworks Alber.app/Contents/MacOS/Alber