vapor / core

🌎 Utility package containing tools for byte manipulation, Codable, OS APIs, and debugging.
MIT License
82 stars 50 forks source link

Bits Target does not Import Debugging #125

Closed calebkleveter closed 6 years ago

calebkleveter commented 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.