mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-22 04:24:59 +00:00
Update mac-bundle-qt.sh
This commit is contained in:
parent
f6916f0c36
commit
c64d35bc55
1 changed files with 1 additions and 1 deletions
2
.github/mac-bundle-qt.sh
vendored
2
.github/mac-bundle-qt.sh
vendored
|
@ -47,7 +47,7 @@ PlistBuddy Alber.app/Contents/Info.plist -c "add LSMinimumSystemVersion string 1
|
|||
|
||||
# Bundle dylibs
|
||||
macdeployqt Alber.app
|
||||
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
|
||||
dylibbundler -od -b -x --frameworks 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
|
||||
|
|
Loading…
Add table
Reference in a new issue