From b8bf4540ffe828719f66cf24e533c0d0fe1087a7 Mon Sep 17 00:00:00 2001 From: Jeffrey Walton Date: Sat, 1 Dec 2018 10:50:32 -0500 Subject: [PATCH] Fix simulator SDK --- TestScripts/setenv-ios.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TestScripts/setenv-ios.sh b/TestScripts/setenv-ios.sh index 7cdc9cce..089bfd31 100755 --- a/TestScripts/setenv-ios.sh +++ b/TestScripts/setenv-ios.sh @@ -50,11 +50,13 @@ do # i386 (simulator) if [ "$CL" == "i386" ]; then IOS_ARCH=i386 + APPLE_SDK=iPhoneSimulator fi # x86_64 (simulator) if [ "$CL" == "x86_64" ]; then IOS_ARCH=x86_64 + APPLE_SDK=iPhoneSimulator fi # ARMv5