forgot a script

This commit is contained in:
Aman Gupta 2020-06-15 15:54:31 -07:00
parent b26d8673b0
commit aabc94995b

View File

@ -0,0 +1,8 @@
#!/bin/bash
set -e
export MVK_OS="tvOS"
export MVK_FRWK_SUBPATH=""
. "${SRCROOT}/../Scripts/create_framework.sh"