mirror of
https://github.com/python/cpython.git
synced 2025-10-17 12:18:23 +00:00
2 lines
57 B
Bash
Executable file
2 lines
57 B
Bash
Executable file
#!/bin/sh
|
|
xcrun --sdk iphoneos${IOS_SDK_VERSION} ar "$@"
|