Hacker News new | ask | show | jobs
by tialys 2588 days ago
The state of the docs is what got me to dump all of the links I'd been collecting to useful, but hard to find docs in to a small website -- https://www.iosdev.recipes/

Some things are incredibly useful and well organized, but completely blocked from indexing, like the documentation for xcconfig files: https://help.apple.com/xcode/mac/current/#/dev745c5c974

Apple has been doing a great job in some aspects at documenting more and updating things gradually, but at the same time, has been hiding more and more of the "old" docs and it's a shame since many of them are still correct, relevant and useful.

1 comments

I can find some (albeit very poor) results: https://duckduckgo.com/?q=xcconfig+site%3Ahelp.apple.com
This query displays nothing, for me - just the link to /xcode/ on their site.
There's only one actual website backing the help documents, so that's what it'll link to. It does, however, manage to pull out the text and serve it to you, which I guess is sort of a win?