passepartout-apple/.env.mac
Davide De Rosa ebaa8f08ff Fix approach to test target
- Test core Swift package, not project
- Commit package schemes to repository
2021-11-06 11:23:10 +01:00

9 lines
227 B
Plaintext

PLATFORM="mac"
APP_ROOT="Passepartout/App/macOS"
MATCH_PLATFORM="macos"
MATCH_ADDITIONAL_CERT_TYPES="mac_installer_distribution"
GYM_SCHEME="Passepartout-macOS"
SCAN_DEVICE="Any Mac"
DELIVER_PLATFORM="osx"
PILOT_PLATFORM="osx"