I'd like to import runtime's header to use objc_msgSend but I'm getting:
error: NSObjCRuntime.h: No such file or directory
Should I add something to the header search path?
|
I'd like to import runtime's header to use objc_msgSend but I'm getting:
Should I add something to the header search path? |
|||
|
|
|
You'll need to include |
|||||
|
|
but you probably need
|
||||
|
|