You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In case anyone else tries, import of IOKit will not work because Apple do not provide all required header files (At this point it is unknown as to why)
You might be able to succeed if you locate the missing header files, such as possibly from here:
In case anyone else tries, import of IOKit will not work because Apple do not provide all required header files (At this point it is unknown as to why)
You might be able to succeed if you locate the missing header files, such as possibly from here:
https://opensource.apple.com/source/xnu/xnu-7195.81.3/iokit/IOKit/
..and copy them into the relevant places in the Headers folder of the IOKit framework
The text was updated successfully, but these errors were encountered: