Skip to content

번역

이 페이지를 번역하거나 기존 번역을 개선할 수 있습니다.

기여

Application with Embedded Local SPM Module

This example project demonstrates an application that includes a local Swift Package Manager (SPM) module (LocalSwiftPackage) configured as an embedded framework.

The project leverages a local SPM module added to the Embed Frameworks section, showing that local SPM packages can now be embedded within the application.

This demo project exists to validate and showcase the capability to embed local SPM modules as frameworks, allowing seamless integration into the main app.

예제 확인

Released under the MIT License.