diff options
Diffstat (limited to 'iOS/Resources/bin/arm64-apple-ios-clang')
-rwxr-xr-x | iOS/Resources/bin/arm64-apple-ios-clang | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/iOS/Resources/bin/arm64-apple-ios-clang b/iOS/Resources/bin/arm64-apple-ios-clang new file mode 100755 index 0000000..4d52575 --- /dev/null +++ b/iOS/Resources/bin/arm64-apple-ios-clang @@ -0,0 +1,2 @@ +#!/bin/sh +xcrun --sdk iphoneos${IOS_SDK_VERSION} clang -target arm64-apple-ios $@ |