Skip to content

Newly created iOS project has "Update to recommended settings" warning in Xcode 14.3 #125817

@jmagman

Description

@jmagman

Screenshot 2023-05-01 at 11 03 24 AM

The two build settings suggestions should be ignored. We support iOS 11 and we still need the ignore the quoted header includes #60025.

The "enable parallelization" is probably good to turn on and test.

+				BuildIndependentTargetsInParallel = YES;

Screenshot 2023-05-01 at 11 13 09 AM

See #90304 for example of this being done for Xcode 13.

Metadata

Metadata

Assignees

Labels

P1High-priority issues at the top of the work listplatform-macBuilding on or for macOS specificallyt: xcode"xcodebuild" on iOS and general Xcode project managementtoolAffects the "flutter" command-line tool. See also t: labels.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions