Xcode 26 has symbol generation for strings which is enabled by default for new projects: Code-along: Explore localization with Xcode - WWDC25 - Videos - Apple Developer
I’d:
- update our
tuist init
template to align with that - Consider deprecating resource synthesizing for strings. I don’t really see a need for that anymore.