Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple parallel targets #11

Open
odrobnik opened this issue Mar 29, 2017 · 0 comments
Open

Multiple parallel targets #11

odrobnik opened this issue Mar 29, 2017 · 0 comments

Comments

@odrobnik
Copy link
Contributor

If you have a Localizable.strings in App/Resources as well as in Widget/Resources then the former will be overwritten by the latter.

The path in the contexts are Widget/Resources/en.lproj/Localizable.strings and App/Resources/en.lproj/Localizable.strings

I think the best approach would be to always take the entire path, append it to the output folder (or empty string to use project root) and replace the x.lproj with the name of the individual localisations.

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

No branches or pull requests

1 participant