]> git.proxmox.com Git - mirror_edk2.git/blame - UnixPkg/Xcode/xcode_project64/XcodeBuild.sh
Port UnixPkg to also support X64. Currently only supports Unix x86_64 ABI. In the...
[mirror_edk2.git] / UnixPkg / Xcode / xcode_project64 / XcodeBuild.sh
CommitLineData
307d6c4b 1#!/bin/bash
2#
3# External makefile Xcode project project uses this script to build and clean from the Xcode GUI
4#
5
6# force exit on error
7set -e
8
9#
10# Source the workspace and set up the environment varaibles we need
11#
12cd ../..
13echo `pwd`
14./build64.sh