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

3 lines
131 B
Bash

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