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