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

wooga / atlas-build-unity / 27
25%
master: 78%

Build:
Build:
LAST BUILD BRANCH: PR-154
DEFAULT BRANCH: master
Ran 24 Nov 2020 02:26PM UTC
Jobs 2
Files 38
Run time 57s
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

pending completion
27

push

jenkins

Add ArchiveDebugSymbols task type (#81)

Description
===========

The `ArchiveDebugSymbols` task is just a Zip task with no additonal
overloads. I need to have a unique type name for the dynamic
configuration. The task simply zips the `dSYM` directory inside a given
`.xcarchive` as a preparation for deplyment to a symbolication/error
analytics service.

I also add some new configuration that both an `ExportArchive` as well
as an `ArchiveDebugSymbols` task is generated when a task of type
`XcodeArchive` is added.

The generated tasks will take the `XcodeArchive` task name and append
either `ArchiveDSYMS` or `Export`. A later patch will add the
configuration to add these task outputs as project artifacts. So in
theory never should actually call these tasks from the outside.

I adjusted some tests to take the effect of these autogenerated tasks as
a given. I also added some missing tests for earlier patches.

Changes
=======

* ![ADD] `ArchiveDebugSymbols` task type
* ![IMPROVE] autogenerate export and archive debug symbols task

1304 of 1509 relevant lines covered (86.41%)

1.19 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27.1 24 Nov 2020 02:26PM UTC 0
86.41
2 27.2 24 Nov 2020 02:27PM UTC 0
32.34
Source Files on build 27
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #27
  • 638cd23c on github
  • Prev Build on release/1.x (#26)
  • Next Build on release/1.x
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