2013年12月15日星期日

ld: framework not found IOKit

http://stackoverflow.com/questions/17542092/iokit-not-found


ios7 里面 在使用io.kit时 报错


ld: framework not found IOKit


Best thing to do is this until Apple issues a fix.
cd /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.sdk/System/Library/Frameworks/IOKit.framework
sudo ln -s Versions/A/IOKit .


没有评论:

发表评论