问题
I'm trying to bind a Quickblox iOS SDK to Xamarin, but I'm getting the following error:
Could not find a part of the path "/System/Library/Frameworks/Foundation.framework/Headers/NSObjCRuntime.h".
How can I fix this problem?
回答1:
As I was suggested at http://forums.xamarin.com/, I installed XCode Command-line tools and now the binding is in progress, I no longer receive this error.
回答2:
Do you use this guide?
http://docs.xamarin.com/guides/ios/advanced_topics/binding_objective-c_libraries
We need advice from guys from Xamarin team how to fix this, hope they read stackoverflow too :)
来源:https://stackoverflow.com/questions/16710257/objective-sharpie-binding-error-could-not-find-a-part-of-the-path-system-libr