Skip to content

Support Info.plist variable substitution for DEVELOPMENT_LANGUAGE variable #451

@thii

Description

@thii

DEVELOPMENT_LANGUAGE is a variable that is the default value for CFBundleDevelopmentRegion when create a new iOS project from one of of default Xcode template. This variable is currently not one of the supported variable substitutions, that would make the build fail if we don't manually edit the Info.plist file and replace $(DEVELOPMENT_LANGUAGE) with en.

Would it be possible to support the substitution for this variable? I suggest adding a new development_language or development_region attribute to the ios_application rule and substitute DEVELOPMENT_LANGUAGE to this attribute value when handling the Info.plist file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Would be nice, but probably next quarter at the earliesttype: feature requestNew feature or request

    Type

    No type
    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