Skip to content

Should use CFBundleName instead of CFDisplayBundleName for .app name #5

@LuKePicci

Description

@LuKePicci

I think this should use CFBundleName to determine output .app name, not CFBundleDisplayName

public string AppDirectory => Path.Combine(Path.Combine(PublishDirectory, _task.CFBundleDisplayName + ".app"));

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions