> See: [Xcode 8 won't load plug-ins · Issue #475](https://github.com/alcatraz/Alcatraz/issues/475) [mulle-clang-add-to-xcode.sh](//github.com/mulle-objc/mulle-objc-developer/blob/master/mulle-clang-add-to-xcode.sh) doesn't work anymore for Xcode 8.2. ## TODO: 1. Remove obsolete `.xcodeproj` files from projects 2. Add documentation how to create `.xcodeproj` files via *cmake* with `mkdir build-xcode.d ; cd build-xcode.d ; cmake -G "Xcode" .. ; open *.xcodeproj` 3. Remove obsolete shell script from distribution