0

I just updated my shinobigrids and I am looking at some sample codes the new has got and I tried to #import but I got a file not found error. but I can see this files in the framework...why am I getting this error:

enter image description here

user979331
  • 11,039
  • 73
  • 223
  • 418

1 Answers1

1

Looks like you need to check your framework search paths in the Xcode project file settings - they'll not be pointing at your framework I imagine

captain_c
  • 51
  • 2