Adding IOKit to iOS Project

孤街浪徒 提交于 2019-12-11 19:44:15

问题


I'm currently trying to add IOKit to my project. I linked against the IOKit dyn lib and linked against the provate header files. The problem is, that i get an error while building, as it says, that iokit dyn lib couldn't be found, but i linked against it.

Best regards

Header files from: http://iphonedevwiki.net/index.php/IOKit.framework

来源:https://stackoverflow.com/questions/18273638/adding-iokit-to-ios-project

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!