Update package.sh

This is not part of the theos package it's distro specific
This commit is contained in:
Andrés 2015-01-16 11:51:58 -05:00
parent f7b5ca6862
commit d2aa7323f7

View File

@ -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