This seems to create the plist file in ~Library/LaunchAgents fine when running in development with :composeApp:run. But if I package my app via :composeApp:createDistributable it fails to create the file silently.
Am I missing a permission somewhere or is there an issue with this library?
Thanks for making this library, really appreciate the effort
This seems to create the plist file in
~Library/LaunchAgentsfine when running in development with:composeApp:run. But if I package my app via:composeApp:createDistributableit fails to create the file silently.Am I missing a permission somewhere or is there an issue with this library?
Thanks for making this library, really appreciate the effort