You're missing src/qt/res/icons/mincoin.icns so Mincoin-QT wouldn't build, as far as I can see.
I copied the bitcoin.icns, you can fix it in the resulting .app easily enough anyway by just replacing it in Resources/
If this is what you want, payment to 1BunF2PBV3zm6uofy4Zg1z8826oYbVQGbg ta
Link removed, since it didn't work.
edit: just insta-crashes on start by the way
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_c.dylib 0x00007fff8aedceca flockfile + 18
1 libsystem_c.dylib 0x00007fff8aee00c3 fwrite + 73
2 org.mincoin.Mincoin-Qt 0x0000000101b01019 CAutoFile::write(char const*, unsigned long) + 57
3 org.mincoin.Mincoin-Qt 0x0000000101b00b47 CAutoFile& CAutoFile::operator<<<CFlatData>(CFlatData const&) + 55
4 org.mincoin.Mincoin-Qt 0x0000000101ae267f CBlock::WriteToDisk(CDiskBlockPos&) + 287
5 org.mincoin.Mincoin-Qt 0x0000000101acfd59 InitBlockIndex() + 3193
debug.log:
2014-02-15 04:03:22 Mincoin version v0.8.7.0-dirty-beta (2014-02-12 21:10:47 -0800)
2014-02-15 04:03:22 Using OpenSSL version OpenSSL 1.0.1f 6 Jan 2014
2014-02-15 04:03:22 Default data directory /Users/chris/Library/Application Support/Mincoin
2014-02-15 04:03:22 Using data directory /Users/chris/Library/Application Support/Mincoin
2014-02-15 04:03:22 Using at most 125 connections (10000 file descriptors available)
2014-02-15 04:03:22 Using 8 threads for script verification
2014-02-15 04:03:22 init message: Verifying wallet...
2014-02-15 04:03:22 dbenv.open LogDir=/Users/chris/Library/Application Support/Mincoin/database ErrorFile=/Users/chris/Library/Application Support/Mincoin/db.log
2014-02-15 04:03:22 Bound to [::]:9334
2014-02-15 04:03:22 Bound to 0.0.0.0:9334
2014-02-15 04:03:22 init message: Loading block index...
2014-02-15 04:03:22 Opening LevelDB in /Users/chris/Library/Application Support/Mincoin/blocks/index
2014-02-15 04:03:22 Opened LevelDB successfully
2014-02-15 04:03:22 Opening LevelDB in /Users/chris/Library/Application Support/Mincoin/chainstate
2014-02-15 04:03:22 Opened LevelDB successfully
2014-02-15 04:03:22 LoadBlockIndexDB(): last block file = 0
2014-02-15 04:03:22 LoadBlockIndexDB(): transaction index disabled
2014-02-15 04:03:22 Initializing databases...
2014-02-15 04:03:22 12a765e31ffd4059bada1e25190f6e98c99d9714d334efa41a195a7e7e04bfe2
2014-02-15 04:03:22 12a765e31ffd4059bada1e25190f6e98c99d9714d334efa41a195a7e7e04bfe2
2014-02-15 04:03:22 97ddfbbae6be97fd6cdf3e7ca13232a3afff2353e29badfab7f73011edd4ced9
2014-02-15 04:03:22 CBlock(hash=12a765e31ffd4059bada1e25190f6e98c99d9714d334efa41a195a7e7e04bfe2, input=010000000000000000000000000000000000000000000000000000000000000000000000d9ced4ed1130f7b7faad9be25323ffafa33232a17c3edf6cfd97bee6bafbdd97b9aa8e4ef0ff0f1ecd513f7c, PoW=0000050c34a64b415b6b15b37f2216634b5b1669cb9a2e38d76f7213b0671e00, ver=1, hashPrevBlock=0000000000000000000000000000000000000000000000000000000000000000, hashMerkleRoot=97ddfbbae6be97fd6cdf3e7ca13232a3afff2353e29badfab7f73011edd4ced9, nTime=1317972665, nBits=1e0ffff0, nNonce=2084524493, vtx=1)
2014-02-15 04:03:22 CTransaction(hash=97ddfbbae6be97fd6cdf3e7ca13232a3afff2353e29badfab7f73011edd4ced9, ver=1, vin.size=1, vout.size=1, nLockTime=0)
CTxIn(COutPoint(0000000000000000000000000000000000000000000000000000000000000000, 4294967295), coinbase 04ffff001d0104404e592054696d65732030352f4f63742f32303131205374657665204a6f62732c204170706c65e280997320566973696f6e6172792c2044696573206174203536)
CTxOut(nValue=50.00000000, scriptPubKey=040184710fa689ad5023690c80f3a4)
vMerkleTree: 97ddfbbae6be97fd6cdf3e7ca13232a3afff2353e29badfab7f73011edd4ced9
2014-02-15 04:03:22 Pre-allocating up to position 0x1000000 in blk00000.dat