2013-11-18 19:43:43 +00:00
|
|
|
language: objective-c
|
2013-11-18 20:14:38 +00:00
|
|
|
language: objective-c
|
2013-11-18 20:57:13 +00:00
|
|
|
before_install:
|
|
|
|
- ./build-libssl.sh
|
2013-11-19 20:22:13 +00:00
|
|
|
- xcrun -sdk iphoneos lipo -info ./lib/*.a
|
2013-11-18 20:57:13 +00:00
|
|
|
script:
|
|
|
|
- xctool -project OpenSSL-for-iOS.xcodeproj -scheme OpenSSL-for-iOS -sdk iphonesimulator clean build
|