mirror of
https://github.com/passepartoutvpn/passepartout-apple.git
synced 2024-12-24 18:32:36 +00:00
04faf57d4c
Sandbox had to be enabled in order to submit binary to App Store
Connect, therefore command line arguments cannot be used to tell
if the app was started by the launcher.
However, given that launcher starts app in hidden state, we can
safely assert that if the app is hidden on start, it was started
by the launcher.
See
|
||
---|---|---|
.. | ||
App | ||
AppShared | ||
Launcher | ||
Mac | ||
Tunnel | ||
Constants.swift |