mirror of
https://github.com/passepartoutvpn/passepartout-apple.git
synced 2025-01-12 03:29:21 +00:00
063f0621c1
- Fix fastlane env variables - Use single CHANGELOG.md in project root - Retain old 1.x changelogs
12 lines
313 B
Plaintext
12 lines
313 B
Plaintext
INFO_PLIST_ROOT="Passepartout/App"
|
|
FASTLANE_ROOT="Passepartout/App/macOS"
|
|
MATCH_PLATFORM="catalyst"
|
|
MATCH_ADDITIONAL_CERT_TYPES="mac_installer_distribution"
|
|
GYM_SCHEME="Passepartout"
|
|
GYM_CATALYST_PLATFORM="macos"
|
|
|
|
# not sure about these
|
|
SCAN_DESTINATION="platform=iOS"
|
|
DELIVER_PLATFORM="osx"
|
|
PILOT_PLATFORM="osx"
|