Skip to content

Name and bundle ID should be distinct #1

Description

@pzp1997

It should be possible to create a project with a bundle name of com.foo.bar and a name of baz. This is particularly useful if you want to put spaces in your app name. Technically speaking, this should not be very hard. We only need to add an accepted command line flag to the argument processing step and modify the last part of the renaming step of the Python script.

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

    Labels

    No labels
    No labels

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions