aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/iOS/Resources/bin/arm64-apple-ios-cpp
blob: 24fa1506bab8270561ade87c7c47d98e2a8143d3 (plain) (blame)
1
2
#!/bin/sh
xcrun --sdk iphoneos${IOS_SDK_VERSION} clang -target arm64-apple-ios${IPHONEOS_DEPLOYMENT_TARGET} -E "$@"