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