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