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