aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/iOS/Resources/bin/arm64-apple-ios-simulator-cpp
diff options
context:
space:
mode:
Diffstat (limited to 'iOS/Resources/bin/arm64-apple-ios-simulator-cpp')
-rwxr-xr-xiOS/Resources/bin/arm64-apple-ios-simulator-cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/iOS/Resources/bin/arm64-apple-ios-simulator-cpp b/iOS/Resources/bin/arm64-apple-ios-simulator-cpp
index c57f28cee5b..c9df94e8b7c 100755
--- a/iOS/Resources/bin/arm64-apple-ios-simulator-cpp
+++ b/iOS/Resources/bin/arm64-apple-ios-simulator-cpp
@@ -1,2 +1,2 @@
#!/bin/sh
-xcrun --sdk iphonesimulator${IOS_SDK_VERSION} clang -target arm64-apple-ios-simulator -E "$@"
+xcrun --sdk iphonesimulator${IOS_SDK_VERSION} clang -target arm64-apple-ios${IPHONEOS_DEPLOYMENT_TARGET}-simulator -E "$@"