Files
yattee/fastlane/Matchfile
Arkadiusz Fal 1ac4e089fc Add Fastlane config and update release workflow for v2
Single unified "Yattee" scheme replaces per-platform schemes.
Release workflow now has toggleable platform inputs instead of
matrix strategy. Standalone mac notarized workflow removed in
favor of the build_mac_notarized toggle. Share extension bundle
ID updated from Open-in-Yattee to ShareExtension.
2026-04-18 20:37:35 +02:00

4 lines
74 B
Plaintext

git_url(ENV['CERTIFICATES_GIT_URL'])
storage_mode("git")
type("appstore")