Skip to content

Cli tool shows wrong method when called with build ipa --export-options-plist #122179

@rossixolit

Description

@rossixolit

When running flutter build ipa --export-options-plist ... the log output is always "Building App Store IPA..." because the message only takes into account the --export-method arg (and falls back to appstore if not set), and ignores what's set as method inside the plist.
Rather cosmetic issue, but it does lead to confusion - at least I checked the code to see if the .ipa is built with the method set in the plist. (It is, it's just the message that is wrong.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Important issues not at the top of the work lista: buildBuilding flutter applications with the toolgood first issueRelatively approachable for first-time contributorshas partial patchThere is a PR awaiting someone to take it across the finish lineplatform-iosiOS applications specificallyr: fixedIssue is closed as already fixed in a newer versionteam-iosOwned by iOS platform teamtoolAffects the "flutter" command-line tool. See also t: labels.triaged-iosTriaged by iOS platform team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions