+3
−0
ExportOptions-iOS.plist
0 → 100644
+14
−0
scripts/release.env.example
0 → 100644
+30
−0
scripts/release.sh
0 → 100755
+155
−0
Loading
scripts/release.sh builds, notarizes and publishes the macOS app to a GitLab Release (notes from the CHANGELOG), and optionally archives + uploads the iOS build to TestFlight when App Store Connect API keys are configured. Secrets live in scripts/release.env (gitignored); never printed.
Co-Authored-By:
Claude <claude@anthropic.com>