cpython/iOS/Resources/bin/x86_64-apple-ios-simulator-clang

3 lines
131 B
Text
Raw Normal View History

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