Skip to content

refactor: make menubar independent#5

Merged
franklinkim merged 1 commit into
mainfrom
feature/menubar-standalone
May 22, 2026
Merged

refactor: make menubar independent#5
franklinkim merged 1 commit into
mainfrom
feature/menubar-standalone

Conversation

@franklinkim
Copy link
Copy Markdown
Member

Description

Publish unsigned dockprox.app menubar bundle as GitHub release asset.

Type of Change

  • 🐛 Bug fix
  • ✨ New feature
  • 💥 Breaking change
  • 📝 Documentation
  • ♻️ Refactoring
  • ⚡ Performance
  • ✅ Tests
  • 🔧 Build/CI

Changes

  • Add cmd/dockprox-menubar/Info.plist (LSUIElement=true, version placeholder).
  • New release-menubar job in .github/workflows/release.yml: runs on macos-latest after main release, cross-builds darwin arm64+amd64 with cgo (-arch flags), assembles .app, tars per arch, uploads via gh release upload.

Checklist

  • My code adheres to the coding and style guidelines of the project.
  • I have performed a self-review of my own code.
  • I have commented on my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.

Notes

Unsigned — Gatekeeper blocks first launch. Users right-click → Open, or xattr -dr com.apple.quarantine dockprox.app. Icon + signing/notarization deferred.

@franklinkim franklinkim merged commit 8b8d357 into main May 22, 2026
1 check passed
@franklinkim franklinkim deleted the feature/menubar-standalone branch May 22, 2026 09:52
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