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