Skip to content

Promote dev to master for macOS release packaging fix#185

Merged
mikecarr merged 2 commits intomasterfrom
dev
Apr 14, 2026
Merged

Promote dev to master for macOS release packaging fix#185
mikecarr merged 2 commits intomasterfrom
dev

Conversation

@mikecarr
Copy link
Copy Markdown
Member

Summary

Promote the current dev branch to master to release the macOS packaging change that avoids single-file CoreCLR startup in the shipped app bundle.

Included fix

  • Use non-single-file self-contained packaging for macOS release artifacts in GitHub Actions.
  • Bundle the full .NET publish output inside Companion.app Contents MacOS.

Context

This promotes the change originally introduced to address the macOS startup failure reported in #183:
Failed to create CoreCLR, HRESULT: 0x80070008

Dev already contains the fix and the branch artifact was verified to contain the expected non-single-file app layout.

Refs #183

@mikecarr mikecarr self-assigned this Apr 14, 2026
@mikecarr mikecarr merged commit 14ef2ed into master Apr 14, 2026
7 checks passed
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