$ make deploy
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C src qt/bitcoin-qt OBJCXXLD qt/bitcoin-qt
ld: entry point (_main) undefined. for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[1]: *** [qt/bitcoin-qt] Error 1
make: *** [src/qt/bitcoin-qt] Error 2
$ make deploy/Applications/Xcode.app/Contents/Developer/usr/bin/make -C src qt/bitcoin-qt OBJCXXLD qt/bitcoin-qtld: entry point (_main) undefined. for architecture x86_64clang: error: linker command failed with exit code 1 (use -v to see invocation)make[1]: *** [qt/bitcoin-qt] Error 1make: *** [src/qt/bitcoin-qt] Error 2