Skip to content

Conversation

@matthewseaman
Copy link
Contributor

@matthewseaman matthewseaman commented Dec 16, 2025

Adding cousin setting to LOCALIZED_STRING_MACRO_NAMES and LOCALIZED_STRING_SWIFTUI_SUPPORT to specify whether extracting strings from code comments is desirable. By default it is not.

Like the similar settings, clients of SwiftBuild can use this to inform String Catalog sync and other localization behaviors.

The use case for setting this to YES is for projects that previously relied on this documented feature of genstrings in order to specify strings in a source file that would otherwise be dynamically constructed in code.

Clients of SwiftBuild can use this to inform String Catalog sync and other localization behaviors.
@matthewseaman
Copy link
Contributor Author

@swift-ci test

@matthewseaman
Copy link
Contributor Author

@swift-ci test macOS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants