• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

cossacklabs / themis / #7641
88%
master: 83%

Build:
Build:
LAST BUILD BRANCH: release/0.15.0
DEFAULT BRANCH: master
Ran 21 May 2020 05:23AM UTC
Jobs 1
Files 73
Run time 10s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

20 May 2020 09:38AM UTC coverage: 87.692%. Remained the same
#7641

push

travis-ci

web-flow
Build ObjCThemis for generic iOS devices (#642)

Verify builds of ObjCThemis for iOS not only for the simulator
(i386, x86_64) but for "generic device" as well, using architectures
required by iOS (ARM64, ARMv7). This is not equivalent to building
an "archived" build of application -- which requires provisioning
profiles and all that other stuff -- and it does not verify bitcode,
but it's a good stopgap measure against OpenSSL maintainers forgetting
to include ARM builds into their precompiled framework binaries.

With Carthage we have an Xcode project so we can build it directly.
CocoaPods does not generate standalone project so we use one of the
examples and build the pods library. We cannot build the example for
"generic device" because of provisioning profiles, etc., but we can
build the framework alone which is enough to check that all symbols
required by ObjCThemis are actually present.

3776 of 4306 relevant lines covered (87.69%)

19285.82 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #7641.1 21 May 2020 05:23AM UTC 0
87.69
Source Files on build #7641
Detailed source file information is not available for this build.
  • Back to Repo
  • f2b519ce on github
  • Prev Build on HEAD
  • Next Build on HEAD
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc