Skip to content

Mod display name with special symbols breaks MacOS packaging #186

@penev92

Description

@penev92

First reported by @MustaphaTR and his D2k mod, an investigation concluded that the MacOS packaging script can break if the PACKAGING_DISPLAY_NAME in mod.config contains a '\'' (the mod was called "MustaphaTR's D2k Mod".
The Windows installer and Linux AppImages build successfully regardless.

The issue seems to be after https://github.com/OpenRA/OpenRAModSDK/blob/master/packaging/macos/buildpackage.sh#L108 and can likely easily be resolved by escaping input strings.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions