Hi,
I've been reading the README and noticed that it mentions a native SwiftUI build for macOS 26 (Tahoe), and it says that both builds ship as signed and notarized releases.
I found the following release assets in v0.5.1:
brew-browser_0.5.1_aarch64.dmg
BrewBrowser-0.1.0.dmg
However, I'm still a bit confused about which asset corresponds to the native SwiftUI version and where the pre-built native .app bundle is distributed.
Could someone clarify:
- Which release asset contains the native SwiftUI application?
- Is the native build currently distributed as a pre-built
.dmg / .app, or does it need to be built from source?
- If a pre-built native version exists, what is the recommended download link?
I'm specifically interested in testing the native macOS implementation rather than the Tauri version.
Thanks!
Hi,
I've been reading the README and noticed that it mentions a native SwiftUI build for macOS 26 (Tahoe), and it says that both builds ship as signed and notarized releases.
I found the following release assets in v0.5.1:
brew-browser_0.5.1_aarch64.dmgBrewBrowser-0.1.0.dmgHowever, I'm still a bit confused about which asset corresponds to the native SwiftUI version and where the pre-built native
.appbundle is distributed.Could someone clarify:
.dmg/.app, or does it need to be built from source?I'm specifically interested in testing the native macOS implementation rather than the Tauri version.
Thanks!