Posts tagged with "tips".

UI Testing and NSScrollView

A short solution for UI tests that need to interact with off-screen elements inside `NSScrollView`.

Search Scopes in Xcode

A practical guide to Xcode's Find features with an emphasis on using search scopes to speed up code navigation.

Xcode: Comparing Build Settings

Practical tips for comparing and reasoning about Xcode build settings, from long-term usage experience.