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
Move some stuff back to App: - Constants, and split library-dependent - InApp entities and constants Flatten global constants hierarchy.