openssl-apple/scripts/build-travis.sh

4 lines
122 B
Bash
Raw Normal View History

2013-11-18 20:14:38 +00:00
#!/bin/sh
echo "Build"
2013-11-18 20:36:09 +00:00
xctool -project OpenSSL-for-iOS.xcodeproj -scheme OpenSSL-for-iOS -sdk iphonesimulator clean build