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

3 lines
116 B
Bash

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