Hi guys,
I'm having a great time relearning how to code with VLC. The only thing that's been really tough is that when I open the project on XCode (5), a lot of the files aren't in the project, or aren't properly linked. Is there any way of getting this whole source tree to connect properly?
I'm working mostly on audiounit_ios.c, and it only shows up on the workspace. Even then it doesn't link to the rest of the project, so XCode doesn't check for errors nor does it allow me to command-click anything. I imagine there must be a better way of doing this. I would love to be able to work on this like a normal project. I'm learning along the way, so it'd be super helpful.
Thanks!