tim-9red7

Results 5 comments of tim-9red7
trafficstars

Is it possible @nrmtrifork could explain where I need to put that function to call and set those headers? Right now I am trying to set the headers on scopes...

Tried that, guess I need a bridging header since you are using some C code. Getting Use of unresolved identifier errors. I'll keep plugging away. Thanks for the great work...

I'll try when I get home and let you know the outcome.

That worked with a caveat. 1. Dragged the contents of the Pod folder into Xcode. 2. Created a bridging header and added "#import "Swocket.h" to it. 3. At this point...