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.
I followed the instructions and I reproduced the error. My workaround was to drag the 3 files (withou the folder) and check "Copy items if needed" checkbox. Build was successfull. You can create a "Group" and put the three files in the virtual folder after you build.