Closed calebkleveter closed 6 years ago
The Bits target has a BitsError.swift file which imports Debugging, but the target does not have the Debugging target as a dependency, causing a compiler error.
Bits
BitsError.swift
Debugging
The
Bits
target has aBitsError.swift
file which importsDebugging
, but the target does not have theDebugging
target as a dependency, causing a compiler error.