0

I have added in my project tapku calendar library, it is giving error

SenTestingKit/SenTestingKit.h file not found

I am not getting what this error is how to remove this. I found this link but doesn't help me, i didn't get it. Please guide for the above. Thanks in advance.

Community
  • 1
  • 1
iPhone Programmatically
  • 1,211
  • 2
  • 22
  • 54

1 Answers1

0

You have to add the SenTestingKit.framework to your project in your app's target > Summary > Linked Frameworks and libraries

alexcristea
  • 2,316
  • 16
  • 18