Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
96e4cd698a3000382f1796366e9c963902381382
/
.
/
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
"$@"