Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
dda02eb7be62bf0af850a7521c77c90ea997df6c
/
.
/
iOS
/
Resources
/
bin
/
x86_64-apple-ios-simulator-clang
blob: 17cbe0c8a1e213b7ab13b106f5023769d3c9087f [
file
]
#!/bin/sh
xcrun
--
sdk iphonesimulator$
{
IOS_SDK_VERSION
}
clang
-
target x86_64
-
apple
-
ios
-
simulator
"$@"