LGro / coagulate

Staying in contact, with privacy friendly contact synchronization and location sharing powered by Veilid.
https://coagulate.social
Mozilla Public License 2.0
9 stars 0 forks source link

Fastlane #5

Open LGro opened 4 months ago

LGro commented 4 months ago

Evaluate https://fastlane.tools/

https://medium.com/@manoelsrs/setting-up-a-ci-cd-pipeline-for-ios-using-fastlane-and-github-actions-in-a-flutter-project-8fd350237c33

https://docs.fastlane.tools/getting-started/ios/beta-deployment/

https://docs.fastlane.tools/codesigning/getting-started/

LGro commented 3 months ago

Now that the vanilla Android workflow works, try adding fastlane at least for building if not yet deploying.

LGro commented 3 months ago

Still missing the API token for the apple setup.

LGro commented 2 months ago

With fastlane supply init I run into fastlane/fastlane/issues/21529, which might be resolved after the first production release.