6 echo "running xcodebuild"
8 xcodebuild SYMROOT
=$PWD/Products OBJROOT
=$PWD/Intermediates
$xcbuildFlags build
13 xcbuildInstallPhase
() {
22 buildPhase
=xcbuildBuildPhase
23 if [ -z "${installPhase-}" ]; then
24 installPhase
=xcbuildInstallPhase
27 # if [ -d "*.xcodeproj" ]; then
28 # buildPhase=xcbuildPhase