OpenCorePkg/xcbuild.tool
Michael Belyaev d815a83be0
OpenCanopy: Basic audio assist support (#74)
Co-authored-by: Michael Belyaev <usrsse2@me.com>
Co-authored-by: vit9696 <vit9696@users.noreply.github.com>
2020-12-16 23:03:11 +03:00

6 lines
124 B
Bash
Executable File

#!/bin/bash
CONFIGURATION=DEBUG
source edksetup.sh
build -a X64 -p OpenCorePkg/OpenCorePkg.dsc -t XCODE5 -b $CONFIGURATION