开发者

Is IOKit a Mac-only framework?

is it possible to work with IOKit using the开发者_StackOverflow iOS SDK?


At least you can compile an app using IOKit with iOS SDK.

$ sudo ln -s /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/IOKit.framework/Headers /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.2.sdk/System/Library/Frameworks/IOKit.framework

Actually, I could compile libusb for iOS, however libusb doesn't work on iPad iOS 4.2 for unknown reason.

Also it should be rejected by Apple if you submit an app using IOKit.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜