WeTransfer / Diagnostics

Allow users to easily share Diagnostics with your support team to improve the flow of fixing bugs.
MIT License
933 stars 53 forks source link

Fix SPM support by removing resources #32

Closed AvdLee closed 4 years ago

AvdLee commented 4 years ago

The CSS resource file was not getting included for SPM. We now moved the CSS inline.

Fixes #28

ghost commented 4 years ago
1 Message
:book: Tests: Executed 15 tests, with 0 failures (0 unexpected) in 0.190 (0.280) seconds

Current coverage for Diagnostics.framework is 75.94%

Files changed - -
DiagnosticsReporter.swift 100.00% :white_check_mark:

Powered by xcov

Generated by :no_entry_sign: Danger