flet-dev / flet

Flet enables developers to easily build realtime web, mobile and desktop apps in Python. No frontend experience required.
https://flet.dev
Apache License 2.0
11.36k stars 446 forks source link

Add code signing option to `flet build macos` command #2347

Open FeodorFitsner opened 10 months ago

FeodorFitsner commented 10 months ago

Related to https://github.com/flet-dev/flet/issues/2265#issuecomment-1879063137

Solution: https://stackoverflow.com/a/60025374/1435891

FeodorFitsner commented 3 weeks ago

I'm not sure it should be a part of flet build command as it doesn't require any special handling from our side. But we could document that in the docs.