Files
calendula/fastlane/Fastfile
Jean-Luc Makiola bc77f8936b Resolve the Play AAB path against the project root
fastlane chdirs into fastlane/ before running a lane, so the relative
dist/app-release.aab the release pipeline passed resolved to
fastlane/dist/app-release.aab and the 2.17.1 upload aborted. The lane now
expands relative paths against the project root, and the workflow hands
it an absolute path.
2026-07-30 23:13:42 +02:00

3.7 KiB