Skip to content

Localized strings extracted to a separate, dedicated 'iRate' table. - #180

Open
kajot wants to merge 1 commit into
nicklockwood:masterfrom
kajot:master
Open

Localized strings extracted to a separate, dedicated 'iRate' table.#180
kajot wants to merge 1 commit into
nicklockwood:masterfrom
kajot:master

Conversation

@kajot

@kajot kajot commented Aug 13, 2014

Copy link
Copy Markdown

Using a separate table avoids problems with corrupted Localized.strings files every other build (http://stackoverflow.com/questions/11481348/localizable-strings-failing-to-load-every-other-build). Problem occurs at least on Xcode 5.1.1, seems to be fixed in Xcode 6.

I'm not sure if it's 100% reproducible, seems to be a weird XCode quirk - it fails to merge two Localized.strings files (one from iRate, one from the host project), but only every OTHER build.

Creating a dedicated 'iRate' table, distinct from project-specific localization seems to be a good practice anyway, see: https://github.com/mattt/FormatterKit

Using a separate table avoids problems with corrupted Localized.strings files every other build (http://stackoverflow.com/questions/11481348/localizable-strings-failing-to-load-every-other-build). Problem occurs at least on Xcode 5.1.1, seems to be fixed in Xcode 6.
@kajot

kajot commented Aug 13, 2014

Copy link
Copy Markdown
Author

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.

1 participant