Example projects clutter the swift build output, increase the duration of build times, and complicate integration with other platforms like iOS.
We've asked the SwiftPM team for ways to make examples "public" or "private", but it looks like such features won't be available for the foreseeable future.
Until then, those wanting to test out the examples can simply clone Jay and uncomment the Target in the Package.
Example projects clutter the
swift build
output, increase the duration of build times, and complicate integration with other platforms like iOS.We've asked the SwiftPM team for ways to make examples "public" or "private", but it looks like such features won't be available for the foreseeable future.
Until then, those wanting to test out the examples can simply clone Jay and uncomment the Target in the Package.