Skip to content

build: enable macOS app/dmg bundle targets#40

Open
mihaimetal wants to merge 1 commit into
NUber-dev:mainfrom
mihaimetal:build/macos-bundle
Open

build: enable macOS app/dmg bundle targets#40
mihaimetal wants to merge 1 commit into
NUber-dev:mainfrom
mihaimetal:build/macos-bundle

Conversation

@mihaimetal

Copy link
Copy Markdown

Summary

  • Enable macOS .app / .dmg bundle targets alongside the existing Windows NSIS target.
  • Gate the Windows-only Manager import so the media module compiles cleanly on non-Windows hosts.

Context

Needed to produce macOS release builds of YTubic during local development. Small, low-risk packaging change with no runtime behavior impact on Windows.

Test plan

  • pnpm tauri build on macOS produces YTubic.app and DMG
  • Confirm Windows NSIS packaging still works on a Windows host

Allow packaging on macOS alongside the existing Windows NSIS target, and
gate the Windows-only Manager import so the media module compiles cleanly
on non-Windows hosts.
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