jonreid / OCMockito

Mockito for Objective-C: creation, verification and stubbing of mock objects
MIT License
991 stars 118 forks source link

/Carthage/Checkouts/OCMockito/Source/OCMockito/Mocking/MKTClassObjectMock.m:7:9: fatal error: 'objc/objc-runtime.h' #132

Closed jasonlagaac closed 8 years ago

jasonlagaac commented 8 years ago

Having issues with installing OCMockito via Carthage:

I have searched around and this supposedly fixes the issue: http://stackoverflow.com/questions/6344131/error-usr-include-objc-objc-class-h-no-such-file-or-directory

jasonlagaac commented 8 years ago

Created a pull request @jonreid - https://github.com/jonreid/OCMockito/pull/133