Closed fappelman closed 7 years ago
Hi Fred,
Sorry for the trouble. CleanroomASL has not been used (or supported) for a while. I believe the issue is simply that you're referencing an older version. Could you please try specifying majorVersion: 5
instead?
Hope this helps, E.
That works. Thanks. Can I suggest you add a small section to the README about SPM? That would help for others.
I tried to install the
CleanroomLogger
using Swift Package Manager (SPM). The actual error is coming fromCleanroomASL
but I could not find a repository for this sub package where I could bring this up.I got the following error:
It seems like
CleanroomASL
has test cases in the wrong place according to SPM.The dependency in
Package.swift
was as follows:Thanks.