Sign in
◑
Theme
android
/
platform
/
external
/
python
/
cpython3
/
refs/heads/android17-release
/
.
/
iOS
/
Resources
/
bin
/
arm64-apple-ios-strip
blob: 75e823a3d02d615da676c6e68ad590e2580a7d81 [
file
] [
edit
]
#!/bin/sh
xcrun
--
sdk iphoneos$
{
IOS_SDK_VERSION
}
strip
-
arch arm64
"$@"