moltenvk/Scripts/package_all.sh
Bill Hollings e721dd6e2c Update build process.
Allow building and packaging MoltenVK for of only iOS or only macOS.
Move packaging scripts out of Xcode projects and into script files.
2018-09-07 11:46:58 -04:00

8 lines
171 B
Bash
Executable File

#!/bin/bash
${SRCROOT}/Scripts/package_moltenvk.sh
${SRCROOT}/Scripts/package_shader_converter.sh
${SRCROOT}/Scripts/package_docs.sh
${SRCROOT}/Scripts/update_latest.sh