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