passepartout-apple/Passepartout/Launcher
Davide De Rosa f33380b4e2 Launch application in background from launcher
Requires disabling sandbox for launcher to receive arguments.

https://developer.apple.com/documentation/appkit/nsworkspace/openconfiguration/3172708-arguments

Refine some minor things about launcher:

- Pass invoker to NSApp.terminate() calls

- Use legacy version of .openApplication() to drop Concurrency
2022-07-16 17:39:42 +02:00
..
Constants Polish bundleConfig with strong type checking 2022-07-05 08:11:31 +02:00
AppDelegate.swift Launch application in background from launcher 2022-07-16 17:39:42 +02:00
Info.plist Polish bundleConfig with strong type checking 2022-07-05 08:11:31 +02:00
Launcher.entitlements Launch application in background from launcher 2022-07-16 17:39:42 +02:00
PassepartoutLauncherApp.swift Add launcher target 2022-06-25 16:53:38 +02:00