Skip to content

On newly created flutter apps, Xcode 26 beta has "Update to recommended settings": "Enable String Catalog Symbol Generation" #170317

Description

@jmagman
  1. flutter create a new app

  2. Open ios/Runner.xcworkspace in Xcode 26 beta 1.

  3. In the issue navigator select "Update to recommended settings"
    Image

  4. See "Enable String Catalog Symbol Generation" warning.
    Image

When I apply the warning LastUpgradeCheck is set to 2600 and STRING_CATALOG_GENERATE_SYMBOLS = YES; build setting is applied.

Image

STRING_CATALOG_GENERATE_SYMBOLS summary:

When enabled, symbols will be generated for manually-managed strings in String Catalogs.

See https://developer.apple.com/videos/play/wwdc2025/225?time=1091.

This build setting did not exist on Xcode 16.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Important issues not at the top of the work liste: OS-version specificAffects only some versions of the relevant operating systemt: xcode"xcodebuild" on iOS and general Xcode project managementteam-iosOwned by iOS platform teamtoolAffects the "flutter" command-line tool. See also t: labels.triaged-iosTriaged by iOS platform team

    Type

    No type

    Projects

    Status
    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions