Can't build example project

Pulled down latest source from github, tried to open the example audio host plugin from xcode and got the following error. Anyone know how to deal with this?

 

Project /Volumes/External1/src/JUCE/extras/audio plugin host/Builds/MacOSX/Plugin Host.xcodeproj cannot be opened because it is missing its project.pbxproj file.

Sounds like something went wrong and you're missing a file there..

https://forum.juce.com/t/juce-demo-projects-now-missing-from-git-repo

… or make a clean new “git clone” of all the repository.

Yep --- completely recloning the repo did it --- (and thanks for the quick reply) but always thought I could trust git to not screw up like that!