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