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