Skip to content

XLIFF export considering #bc-ignore! #195

Description

@futuretap

Problem Statement

Xcode's builtin "Export for Localization…" XLIFF export includes IB views marked with #bc-ignore!.

Suggested Solution

bartycrouch export-xliff

Example Usage

bartycrouch export-xliff <destination-dir> <languages>

destination-dir: optional, defaults to .
languages: comma-separated list of language codes; optional, defaults to proj languages.

The exported format should be identical to Xcode's builtin export except that it ignores #bc-ignore! views.

Possible Involvement

  • I could help with implementation: no
  • I could help with testing: yes

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions