See: Xcode 8 won't load plug-ins · Issue #475
mulle-clang-add-to-xcode.sh doesn't work anymore for Xcode 8.2.
TODO:
- Remove obsolete
.xcodeproj files from projects
- Add documentation how to create
.xcodeproj files via cmake with mkdir build-xcode.d ; cd build-xcode.d ; cmake -G "Xcode" .. ; open *.xcodeproj
- Remove obsolete shell script from distribution