Log all lib details to CI build

This commit is contained in:
Felix Schulze 2013-11-19 21:22:13 +01:00
parent 24b673bf26
commit b908c56644
1 changed files with 1 additions and 0 deletions

View File

@ -2,5 +2,6 @@ language: objective-c
language: objective-c
before_install:
- ./build-libssl.sh
- xcrun -sdk iphoneos lipo -info ./lib/*.a
script:
- xctool -project OpenSSL-for-iOS.xcodeproj -scheme OpenSSL-for-iOS -sdk iphonesimulator clean build