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