mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-20 19:44:58 +00:00
Update mac-bundle-qt.sh
This commit is contained in:
parent
1ee830f086
commit
8804eb7496
1 changed files with 1 additions and 1 deletions
2
.github/mac-bundle-qt.sh
vendored
2
.github/mac-bundle-qt.sh
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue