Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
161329cde2b1ce4e6a6fdd85c0da1d857aebfd2d
/
.
/
iOS
/
Resources
/
bin
/
arm64-apple-ios-strip
blob: 75e823a3d02d615da676c6e68ad590e2580a7d81 [
file
]
#!/bin/sh
xcrun
--
sdk iphoneos$
{
IOS_SDK_VERSION
}
strip
-
arch arm64
"$@"