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