-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listc: new featureNothing broken; request for a new capabilityNothing broken; request for a new capabilityplatform-iosiOS applications specificallyiOS applications specificallyt: xcode"xcodebuild" on iOS and general Xcode project management"xcodebuild" on iOS and general Xcode project managementtoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.
Milestone
Description
Create a flutter build xcarchive to build the archive. The archive can then be used for App Store submission. Essentially this would work exactly like flutter build ios except the archive build action would be appended to the existing xcodebuild flutter build ios command.
Split off discussion from #13065 (comment):
The value add from
fluttertooling would be the creation of thexcarchive--that's what is going to use all the build settings, compiling dart/embedding frameworks/thinning logic. So aflutter build xcarchivecommand.
The last step of making theipais entirely specific to the developer and what they are using theipafor, and Flutter can't and shouldn't assume any of theexportOptionsPlistvalues.
mgalgs, pedromassango, jeduden and matpag
Metadata
Metadata
Assignees
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listc: new featureNothing broken; request for a new capabilityNothing broken; request for a new capabilityplatform-iosiOS applications specificallyiOS applications specificallyt: xcode"xcodebuild" on iOS and general Xcode project management"xcodebuild" on iOS and general Xcode project managementtoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.