passepartout-apple/.env.mac
Davide De Rosa 063f0621c1 Unify metadata
- Fix fastlane env variables

- Use single CHANGELOG.md in project root

- Retain old 1.x changelogs
2022-04-19 16:17:13 +02:00

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"