mirror of
https://github.com/python/cpython.git
synced 2025-11-02 19:12:55 +00:00
2 lines
62 B
Bash
Executable file
2 lines
62 B
Bash
Executable file
#!/bin/sh
|
|
xcrun --sdk iphonesimulator${IOS_SDK_VERSION} ar $@
|