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