#!/bin/sh
xcrun --sdk iphoneos${IOS_SDK_VERSION} ar "$@"
