Files
typthon/iOS/Resources/bin/arm64-apple-ios-simulator-cpp
2025-07-22 07:54:51 +01:00

3 lines
133 B
Bash

#!/bin/sh
xcrun --sdk iphonesimulator${IOS_SDK_VERSION} clang -target arm64-apple-ios${IPHONEOS_DEPLOYMENT_TARGET}-simulator -E "$@"