Open tveastman opened 1 year ago
In terms of know how, the process should be:
pip install briefcase
briefcase package --adhoc
which should generate a DMG that contains an adhoc signed binary that will work on your machine and nobody else's.
However, I should definitely publish an updated binary that is fully signed, and includes all the recent bug fixes and tweaks from recent Toga versions.
You're right, that turned out to be absurdly easy to build my own v.03 that works! Awesome!
Describe the bug
Hi! I'm not sure I have the no-how to roll my own release. The current release v0.2 doesn't seem to do anything when I try to run it from my work laptop.
(No error, no visible evidence that it ran at all)
Steps to reproduce
open Podium.app
in the terminal, and opening a.podium
presentation.Expected behavior
Just expecting the app to launch, although a decipherable error would be nice too.
Screenshots
No response
Environment
Trying to use the build release, so I don't know if python versions etc are relevant.
Apple M2 Pro, macOS Ventura 13.5
Logs
No response
Additional context
No response