mirror of
https://github.com/libretro/RetroArch
synced 2025-04-10 06:44:27 +00:00
Update .gitlab-ci.yml
This commit is contained in:
parent
605af28dd3
commit
dad7f372bf
@ -325,6 +325,9 @@ build-retroarch-osx-x64:
|
|||||||
- cp -Rv "pkg/apple/OSX/"* "RetroArch.app/Contents"
|
- cp -Rv "pkg/apple/OSX/"* "RetroArch.app/Contents"
|
||||||
- cp retroarch RetroArch.app/Contents/MacOS
|
- cp retroarch RetroArch.app/Contents/MacOS
|
||||||
- cp media/retroarch.icns RetroArch.app/Contents/Resources/
|
- cp media/retroarch.icns RetroArch.app/Contents/Resources/
|
||||||
|
- rm -rvf RetroArch.app/Contents/Info_Metal.plist
|
||||||
|
- rm -rvf RetroArch.app/Contents/Resources/default.metallib
|
||||||
|
- rm -rvf RetroArch.app/Contents/Resources/en.lproj/MainMenu_Metal.nib
|
||||||
|
|
||||||
# Update properties within the application properties
|
# Update properties within the application properties
|
||||||
- sed -i '' 's/\${EXECUTABLE_NAME}/RetroArch/' RetroArch.app/Contents/Info.plist
|
- sed -i '' 's/\${EXECUTABLE_NAME}/RetroArch/' RetroArch.app/Contents/Info.plist
|
||||||
|
Loading…
x
Reference in New Issue
Block a user