Skip to content

Move the VminitdCore library to the top-level package#742

Open
dkovba wants to merge 2 commits into
apple:mainfrom
dkovba:vminitd
Open

Move the VminitdCore library to the top-level package#742
dkovba wants to merge 2 commits into
apple:mainfrom
dkovba:vminitd

Conversation

@dkovba
Copy link
Copy Markdown
Contributor

@dkovba dkovba commented May 18, 2026

External Swift Package Manager consumers can only see products declared in the top-level Package.swift. The VminitdCore library was declared inside the vminitd subpackage, so it was impossible to build a custom vminitd against it via a URL dependency on containerization. This change moves the VminitdCore to the top-level Package.swift.

@dkovba dkovba requested review from crosbymichael and dcantah May 18, 2026 22:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant