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