#!/bin/sh pushd "`dirname "$0"`" > /dev/null scriptpath="`pwd`" popd > /dev/null . "$scriptpath/include.sh/build-dep.sh" url="https://github.com/dinhviethoa/libetpan.git" rev=7e3b9379e772da026131080563d890f7a08285c4 name="libetpan-ios" xcode_target="libetpan ios" xcode_project="libetpan.xcodeproj" library="libetpan-ios.a" embedded_deps="libsasl-ios" build_git_ios