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