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