#!/bin/sh

exec ./mac/mac-app-universal-build TILES=y NO_PKGCONFIG=y CONTRIB_SDL=y \
                                   "$@" mac-app-tiles
