Skip to content

Build: macOS "make deploy" needs to be rebranded #167

@JeremyRand

Description

@JeremyRand

Describe the issue

The macOS make deploy build script needs to be rebranded from Bitcoin to Namecoin.

  • Rebrand name.
  • Rebrand logo.

Can you reliably reproduce the issue?

Yes.

If so, please list the steps to reproduce below:

  1. Build Namecoin Core for macOS (without Gitian).
  2. Make sure that you run make deploy.

Expected behaviour

It should produce Namecoin-Qt.dmg with the Namecoin logo.

Actual behaviour

It produces Bitcoin-Qt.dmg with the Bitcoin logo.

What version of namecoin-core are you using?

Honestly not certain of the commit hash since I don't have access to the macOS machine right now. It was the latest commit of the dev branch as of 2017 April 28.

Machine specs:

  • OS: macOS

Not sure of the rest of the specs, as I don't have access to the macOS machine right now.

Any extra information that might be useful in the debugging process.

I suspect that these 2 files are the culprit for the name:

I suspect that this file is the culprit for the icon:

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