Conversation
Agent-Logs-Url: https://github.com/mpvkit/libbluray-build/sessions/5669a152-302e-4781-bcd8-7ed4f9725cf3 Co-authored-by: cxfksword <718792+cxfksword@users.noreply.github.com>
Agent-Logs-Url: https://github.com/mpvkit/libbluray-build/sessions/5669a152-302e-4781-bcd8-7ed4f9725cf3 Co-authored-by: cxfksword <718792+cxfksword@users.noreply.github.com>
Copilot created this pull request from a session on behalf of
cxfksword
April 1, 2026 08:57
View session
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR aligns
libbluray-buildwith thelcms2-buildpattern by adoptingmpvkit/BuildSharedfor build orchestration and moving CI logic to reusable workflows. It also updates package/docs metadata and repository ignore rules to match the new structure.BuildScripts refactor (BuildShared integration)
BuildSharedAPIs.Sources/BuildScripts/Package.swiftto add:BuildShareddependencyBuildShared.macOS(.v11))Sources/BuildScripts/XCFrameworkBuild/main.swiftto use:BuildRunner.performCommand()BuildLibrary-conformingLibraryenumBaseBuild/ZipBaseBuildfrom BuildSharedSources/BuildScripts/XCFrameworkBuild/base.swift(local duplicated framework implementation).GitHub Actions migration
mpvkit/BuildShared:.github/workflows/build.yml→BuildShared/.github/workflows/build.yml@main.github/workflows/check_version.yml→BuildShared/.github/workflows/check_version.yml@mainlibrary,repository, custompr_body) in the delegating workflows.permissionsblocks in local workflow files.Docs/template alignment
docs/Package.template.swiftplatform baselines to.macOS(.v11),.iOS(.v14),.tvOS(.v14)and normalized product formatting.README.mdto include MPVKit component context while preserving build usage instructions.Repository hygiene
Sources/BuildScripts/Package.resolvedto the end of.gitignore.