-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Closed
Copy link
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work lista: buildBuilding flutter applications with the toolBuilding flutter applications with the toolgood first issueRelatively approachable for first-time contributorsRelatively approachable for first-time contributorshas partial patchThere is a PR awaiting someone to take it across the finish lineThere is a PR awaiting someone to take it across the finish lineplatform-iosiOS applications specificallyiOS applications specificallyr: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer versionteam-iosOwned by iOS platform teamOwned by iOS platform teamtoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.triaged-iosTriaged by iOS platform teamTriaged by iOS platform team
Description
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.)
gnprice
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work lista: buildBuilding flutter applications with the toolBuilding flutter applications with the toolgood first issueRelatively approachable for first-time contributorsRelatively approachable for first-time contributorshas partial patchThere is a PR awaiting someone to take it across the finish lineThere is a PR awaiting someone to take it across the finish lineplatform-iosiOS applications specificallyiOS applications specificallyr: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer versionteam-iosOwned by iOS platform teamOwned by iOS platform teamtoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.triaged-iosTriaged by iOS platform teamTriaged by iOS platform team