mirror of
https://github.com/libretro/libretro-super
synced 2025-01-26 21:35:36 +00:00
fix ios build
This commit is contained in:
parent
5509c623d6
commit
57227ec535
@ -1156,6 +1156,9 @@ if [ "${PLATFORM}" == "ios" ] && [ "${RA}" == "YES" ]; then
|
||||
echo "BUILDBOT JOB: $jobid Building"
|
||||
echo
|
||||
|
||||
echo $CC
|
||||
echo $GCC
|
||||
|
||||
cd pkg/apple
|
||||
xcodebuild clean build CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO -project RetroArch_iOS.xcodeproj -configuration Release &> $TMPDIR/log/${BOT}/${LOGDATE}/${LOGDATE}_RetroArch_${PLATFORM}.log
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user