Thanks for the Library, I've installed it using Cocoa Pods but when I try to use it in the XCTestCase, import SpeedLog .. .. SpeedLog.print I get the following error No such module 'SpeedLog'
Thanks for the Library,
I've installed it using Cocoa Pods
but when I try to use it in the XCTestCase,
import SpeedLog
..
..
SpeedLog.print
I get the following error
No such module 'SpeedLog'