Files
cpython/iOS/Resources/bin/arm64-apple-ios-simulator-cpp
T
2025-05-01 10:35:33 +08:00

3 lines
133 B
Bash
Executable File

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