I am trying to integrate TestFairy SDK into the iOS project for testing. I am following steps.
But in the second step I am not understanding where to drag and drop the SDK. I added test fairy sdks by right click on project in the Navigator--> Add files to --> select directory and check add to target.
If I import TestFairy.h
as said in step 3, then it says:
TestFairy.h file not found.
If anyone have used TestFairy, then please help me to do so.