I've been having troubles to run OCMock with iOS 4.
I've read that a possible solution os to build the library, and install libOCMock.a, but honestly, i don't know how. Any help would be usefull
I've been having troubles to run OCMock with iOS 4.
I've read that a possible solution os to build the library, and install libOCMock.a, but honestly, i don't know how. Any help would be usefull
I also had trouble using OCMock as a framework, I wrote an article on how to solve this problem. You can also find an answer under one of the previous OCMock questions.
Hope this helps, Vincent.