mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-06-06 11:01:38 +12:00
Trying to switch to MacOS 10.15
This commit is contained in:
parent
b26a801042
commit
9e0f590b79
2 changed files with 2 additions and 2 deletions
2
.github/mac-bundle.sh
vendored
2
.github/mac-bundle.sh
vendored
|
@ -43,7 +43,7 @@ PlistBuddy Alber.app/Contents/Info.plist -c "add CFBundleName string Panda3DS"
|
|||
PlistBuddy Alber.app/Contents/Info.plist -c "add CFBundlePackageType string APPL"
|
||||
PlistBuddy Alber.app/Contents/Info.plist -c "add NSHumanReadableCopyright string Copyright 2023 Panda3DS Team"
|
||||
|
||||
PlistBuddy Alber.app/Contents/Info.plist -c "set LSMinimumSystemVersion 11.0"
|
||||
PlistBuddy Alber.app/Contents/Info.plist -c "set LSMinimumSystemVersion 10.15"
|
||||
|
||||
# Bundle dylibs
|
||||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue