forgot a script
This commit is contained in:
parent
b26d8673b0
commit
aabc94995b
8
Scripts/create_framework_tvos.sh
Executable file
8
Scripts/create_framework_tvos.sh
Executable file
@ -0,0 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -e
|
||||
|
||||
export MVK_OS="tvOS"
|
||||
export MVK_FRWK_SUBPATH=""
|
||||
|
||||
. "${SRCROOT}/../Scripts/create_framework.sh"
|
Loading…
x
Reference in New Issue
Block a user