Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
119fce7b886384fe9079b95345fa83582c08a577
/
.
/
iOS
/
Resources
/
bin
/
arm64-apple-ios-simulator-strip
blob: fd59d309b73a20223525bc5119376cb8cd66200f [
file
]
#!/bin/sh
xcrun
--
sdk iphonesimulator$
{
IOS_SDK_VERSION
}
strip
-
arch arm64
"$@"