mirror of
https://github.com/libretro/libretro-super
synced 2025-01-27 06:35:23 +00:00
fix ios build
This commit is contained in:
parent
537b7f24d5
commit
5509c623d6
@ -1173,9 +1173,6 @@ if [ "${PLATFORM}" == "ios" ] && [ "${RA}" == "YES" ]; then
|
||||
buildbot_log "$MESSAGE"
|
||||
echo BUILDBOT JOB: $MESSAGE | tee -a $TMPDIR/log/${BOT}/${LOGDATE}.log
|
||||
|
||||
cd pkg/apple
|
||||
xcodebuild -project RetroArch.xcodeproj -target "RetroArch Cg" -configuration Release &> $TMPDIR/log/${BOT}/${LOGDATE}/${LOGDATE}_RetroArch_CG_${PLATFORM}.log
|
||||
|
||||
if [ $? -eq 0 ]; then
|
||||
MESSAGE="retroarch build succeeded [$jobid]"
|
||||
echo $MESSAGE
|
||||
|
Loading…
x
Reference in New Issue
Block a user