SamplePackage
SamplePackage copied to clipboard
A test package for Swift Package Manager.
Results
2
SamplePackage issues
Sort by
recently updated
recently updated
newest added
Hello Paul This issue is just a request for comment. In my early experiments with Swift Packages in iOS apps, I found that it suffices to import a Swift Package...
When I first added the package to my project, I ran into this error: ``` No such module 'SamplePackage' ``` Then I cleaned the build folder and tried to build,...