Xcode 4: How to bring back documentation table of contents!

This snippet finds a boolean flag that is set telling the documentation to hide stuff in Xcode 4 only and replaces it to make the documentation think it’s running in Xcode 3.

It does have a caveat the documentation loads a bit wonky and refreshing whenever you click anything unlike Xcode 3 did. I still find it saves me loads of time.

-Robert

Tags: Xcode