Post

Replies

Boosts

Views

Activity

Reply to Export Localizations vs Swift Packages
Update: I've worked around it for now: use genstrings to export NSLocalizedStrings occurrences in each local package to Localizable.strings files add a dummy framework target to the project, but don't embed it in the application add all Localizable.strings files to the project and add them to the dummy framework From then on, "Export Localizations" also includes the packages' localizable strings in the exported xliff file.
Jul ’21