mirror of
https://github.com/libretro/RetroArch
synced 2025-03-28 19:20:35 +00:00
Update package.sh
This is not part of the theos package it's distro specific
This commit is contained in:
parent
f7b5ca6862
commit
d2aa7323f7
@ -47,7 +47,7 @@ fi
|
||||
|
||||
cp -r ${IOSDIR}/en.lproj ${APP_BUNDLE_DIR}
|
||||
|
||||
$THEOSSDK/bin/plistutil -i ${IOSDIR}/RetroArch-Info.plist -o ${APP_BUNDLE_DIR}/Info.plist
|
||||
plistutil -i ${IOSDIR}/RetroArch-Info.plist -o ${APP_BUNDLE_DIR}/Info.plist
|
||||
|
||||
if [ -d "${APP_BUNDLE_DIR_MEDIA}" ]; then
|
||||
cp -v ${APP_BUNDLE_DIR_APPICONSET}/Icon-29-1.png ${APP_BUNDLE_DIR}/AppIcon29x29.png
|
||||
|
Loading…
x
Reference in New Issue
Block a user