sqz269/Build and Export IPA

Build an iOS application using Flutter and export the IPA file for distribution.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
ios-build-certificate-base64Base64-encoded P12 certificateyes
ios-build-certificate-passwordPassword for the P12 certificateyes
ios-mobile-provisioning-profile-base64Base64-encoded mobile provisioning profileyes
ios-keychain-passwordPassword for the created keychainyes
apple-developer-team-idApple Developer Team IDno
ios-export-options-plistPath to the ExportOptions.plist file, if not specified, the default export options will be usedno
ipa-export-directoryDirectory to export the IPA file, defaults to $PWD/build/IPAno
namedescription
ipa-pathThe path to the generated IPA file