mirror of
https://github.com/libretro/libretro-super
synced 2025-01-26 03:35:36 +00:00
rename app bundle
This commit is contained in:
parent
79f9cb2419
commit
628cc12714
@ -1306,7 +1306,7 @@ if [ "${PLATFORM}" == "ios9" ] && [ "${RA}" == "YES" ]; then
|
||||
allocate=${plat}/Developer/usr/bin/codesign_allocate
|
||||
export CODESIGN_ALLOCATE=${allocate}
|
||||
security unlock-keychain -p buildbot /Users/buildbot/Library/Keychains/login.keychain
|
||||
codesign -fs "buildbot" RetroArch\ iOS9.app
|
||||
codesign -fs "buildbot" RetroArch.app
|
||||
|
||||
echo $MESSAGE
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user