Skip to content

[codex] add macOS alpha build path#79

Merged
salim4n merged 1 commit into
mainfrom
feat/macos-alpha-build
May 29, 2026
Merged

[codex] add macOS alpha build path#79
salim4n merged 1 commit into
mainfrom
feat/macos-alpha-build

Conversation

@salim4n
Copy link
Copy Markdown
Member

@salim4n salim4n commented May 29, 2026

Closes #54

What changed

  • Made the Studio desktop build produce an unsigned macOS .app alpha bundle via tauri build --bundles app --ci --no-sign.
  • Updated Tauri alpha metadata: product/window name, app-only bundle target, publisher, category and descriptions.
  • Documented the local build command, artifact path, metadata and signing/notarization/DMG gaps.
  • Removed an unused Rust variable surfaced by the desktop build.

Validation

  • bun run build:studio:desktop
  • bun run ci

@salim4n salim4n marked this pull request as ready for review May 29, 2026 03:18
@salim4n salim4n merged commit f8c9548 into main May 29, 2026
1 check passed
@salim4n salim4n deleted the feat/macos-alpha-build branch May 29, 2026 03:18
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.

feat(release): macOS desktop alpha build

1 participant