Skip to content

Export for localization - Xcode error #12

Description

@ybeapps

There is an issue in LanguageManager.m

There are two methods that uses NSLocalizedString(forKey:), and the parameter is not a string literal.

That causes the Xcode button "Export for localizations" (when selecting the project file and in Editor menu) to CRASH!!

even commenting those lines won't help!
the only way is to delete them permanently.... (Because there is a macro that finds it event if it's a comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions