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