Skip to content

Multiple parallel targets #11

Description

@odrobnik

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions