Post

Replies

Boosts

Views

Activity

Reply to xcstrings file in not being updated
Additional information: I am able to completely break this in the same way in a new project by going into the intermediates folder and deleting the "stringsdata" files. They will reappear after a clean build, but the xcstrings file will show all strings as "Stale" in Xcode, and localized strings added in the code will not appear in the xcstrings file.
Feb ’24
Reply to xcstrings file in not being updated
SOLVED: The target setting "Use compiler to extract Swift strings" had somehow been set to No.
Replies
Boosts
Views
Activity
Feb ’24
Reply to xcstrings file in not being updated
Additional information: I am able to completely break this in the same way in a new project by going into the intermediates folder and deleting the "stringsdata" files. They will reappear after a clean build, but the xcstrings file will show all strings as "Stale" in Xcode, and localized strings added in the code will not appear in the xcstrings file.
Replies
Boosts
Views
Activity
Feb ’24