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