]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Make the script pass arguments so clean from Xcode works properly.
authorandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 12 Oct 2010 15:47:11 +0000 (15:47 +0000)
committerandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 12 Oct 2010 15:47:11 +0000 (15:47 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10919 6f19259b-4bc3-4df7-8a09-765794883524

UnixPkg/Xcode/xcode_project64/XcodeBuild.sh

index d11004916db1e034f9d62c2573c716e29b1b0707..644c6e1e0f369b390e9fc9b22d68848eb847e73b 100755 (executable)
@@ -11,4 +11,4 @@ set -e
 #
 cd ../..
 echo `pwd`
-./build64.sh
+./build64.sh $1 $2 $3 $4 $5 $6 $8