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