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