I’m wondering if there’s any way to include supporting files (a JSON or protobuf data file, say) in a SPM library project and have it accessible to an application that uses the SPM library as a dependency.
We currently don’t have support for resources :(. This is being tracked by https://bugs.swift.org/browse/SR-2866