运行程序出现了这个错误:
dyld: Librarynot loaded:/usr/lib/libc++abi.dylib
Referencedfrom:/Users/Player/Library/ApplicationSupport/iPhoneSimulator/4.3.2/Applications/CF49143F-07C9-4609-AADB-82DD3AEAF6D9/Mahjang.app/Mahjang
Reason: imagenot found
从下面的URL下载的zip。
http://home.roadrunner.com/〜hinnant / libcppabi.zip
cxxabi.h 拷贝到/ usr / include中,拷贝libc + abi.dylib到/ usr / lib中。现在你的模拟器应该可以工作了