cedvdb/flutter-build-ios

Setups the environment to build ios apps with flutter

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Dec 12, 2024
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: cedvdb/action-flutter-build-ios@8311b492719eaf37f7289725638169a01b468670 # v1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
working-directoryThe root directory of the flutter app within this repository./
build-cmdThe full build command, can be used to add argumentsflutter build ipa --release
flutterfireWhether this project uses flutterfire, this is needed because flutterfire cli adds a post build script...notrue
certificate-base64base 64 of the p12 certificateyes
certificate-passwordpassword of the above certificateyes
provisioning-profile-base64base 64 of your.mobileprovisionyes
keychain-passwordrandom string in secretsyes

no outputs