mirror of
https://github.com/python/cpython.git
synced 2026-01-06 15:32:22 +00:00
2 lines
64 B
Bash
Executable file
2 lines
64 B
Bash
Executable file
#!/bin/sh
|
|
xcrun --sdk iphonesimulator${IOS_SDK_VERSION} ar "$@"
|