mirror of
https://github.com/libretro/RetroArch
synced 2025-04-09 21:45:45 +00:00
Update .gitlab-ci.yml
Try and see if this works now with OSX 10.7 deployment target
This commit is contained in:
parent
5eb4ebb8e3
commit
84815acda4
@ -325,7 +325,6 @@ 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/
|
||||||
- mv RetroArch.app/Contents/Info_Metal.plist RetroArch.app/Contents/Info.plist
|
|
||||||
|
|
||||||
# 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