Logging and debugging without xcode - using OSLog
28 Aug 2019
Occasionally you need to debug locally without XCode running, and for that you need OSLog
Occasionally you need to debug locally without XCode running, and for that you need OSLog
Go one better than commenting code: put it in the Quick Help
XCode coverage reports arent actually that easy to export .. heres how.