Skip to content

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

Merged
dkovba merged 6 commits into
apple:mainfrom
dkovba:vminitd
May 20, 2026
Merged

Move the VminitdCore library to the top-level package#742
dkovba merged 6 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
Comment thread Package.swift
@dkovba dkovba requested a review from dcantah May 19, 2026 22:13
@dkovba dkovba merged commit c8fe3bb into apple:main May 20, 2026
5 checks passed
@dkovba dkovba deleted the vminitd branch May 20, 2026 22:46
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.

2 participants