mirror of
https://github.com/passepartoutvpn/passepartout-apple.git
synced 2025-01-27 11:02:06 +00:00
a0be83a499
- Do not skip .pkg for Mac App Store builds (beta) - Add store_deploy lane
7 lines
154 B
Plaintext
7 lines
154 B
Plaintext
PLATFORM="mac"
|
|
DELIVER_PLATFORM="osx"
|
|
GYM_SCHEME="Passepartout-macOS"
|
|
BUNDLE_CONTEXT="macos"
|
|
APP_CONTEXT="macOS"
|
|
APP_ROOT="Passepartout/App/$APP_CONTEXT"
|