Skip to content

Translation 🌍

You can translate or improve the translation of this page.

Contribute

Application wih Local SPM Module with Remote Dependencies

This example contains a project that depends upon a local SPM module (LocalSwiftPackage) colocated within this directory.

This project does NOT contain any direct remote dependencies. However, LocalSwiftPackage DOES have remote dependencies.

This example application exists to ensure that package resolution occurs even in the case of solely transitive remote dependencies.

Check out example

Released under the MIT License.