I downloaded with git by doing:
git clone git://git.videolan.org/vlc.git
Then in the projects/macosx/framework, I opened the XCode project and built all using the Release configuration. 4 errors were generated:
installing autocode/ (compile, install-sh, missing) and revision.txt was missing
The VLCKit.framework seems to have been built ok though.
One of the Wikis says that the code may be in an unstable state. Is there a way to get a known-current, valid, set of sources to comple a safe version of VLCKit?
Also - how can I build a 32/64 Universal binary? When I click on the framework target, the build rules are set to 32/64 Uni, but the overview tab in the main XCode window still separates ppc/i386and intel 64