Is an Xcode project for the Mac Bitcoin client available?

5

If someone wants to mod the Mac Bitcoin client for their own purposes (e.g. reskinning or development of a client with extra features), is there somewhere they could download the existing Xcode project for the software to get started quickly? If not, why is it not available?

John

Posted 2011-10-16T11:25:56.763

Reputation: 704

1

You might want to start with a GitHub fork of MultiBit (which has a dedicated Mac installer): http://multibit.org

Gary Rowe 2011-10-17T11:55:13.263

Answers

4

I don't believe the project itself is distributed, but there is a step-by-step guide to creating an Xcode project for Bitcoin in the answers to "What are the steps in building bitcoind on Mac OS X 10.6?"

David Perry

Posted 2011-10-16T11:25:56.763

Reputation: 13 848