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