passepartout-apple/fastlane/.env.macOS
Davide c0dc2181e3
Complete CI/CD release workflow ()
Import current metadata and screenshots.

Fixes 
2024-11-27 19:10:23 +01:00

10 lines
318 B
Plaintext

MATCH_PLATFORM="macos"
MATCH_ADDITIONAL_CERT_TYPES="mac_installer_distribution"
GYM_SDK="macosx"
GYM_DESTINATION="generic/platform=macOS"
GYM_OUTPUT_DIRECTORY="dist/macOS"
PILOT_PLATFORM="osx"
DELIVER_PLATFORM="osx"
DELIVER_METADATA_PATH="fastlane/metadata/macOS"
DELIVER_SCREENSHOTS_PATH="fastlane/screenshots/macOS"