xamarin-macios/jenkins/build.sh

6 строки
108 B
Bash
Executable File

#!/bin/bash -e
cd $WORKSPACE
export BUILD_REVISION=jenkins
./configure --disable-ios-device
time make world