I`m trying to make static binary under MAC OS X 10.9 (Mavericks) which is not require mono runtime. This is almost clean machine with the latest updates and the latest XCode.
You need to link the binary with the CoreFoundation framework. This is a recent change in Mono 3.4 as per the Mono 3.4 release notes. A similar issue was reported a while ago.