I have included the Pod Texture in my project. I am getting errors for one file in the module but not others. I get unresolved references to types and classes. But I don't get this in other files in Texture. And these are ussages from the same file referencing the Texture module. I have Import AsyncDisplayKit at the top of the file and it does not help.
What is drving me nuts is that all references are being found except the ASVideo Classes and types.
Is there file level control somewhere in Xcocde for Pod inclusion?