promotion
Powerful debugging in Xcode,
no code changes or 3rd party frameworks required.

Automate debugging SwiftUI and UIKit with dataFude

The ability to log values and visualize them in dataFude is quite powerful, but the core concept of the app really shines when a developer automates logs that drive metrics over time. Such metrics could be any value that changes over time, such as the size of the app cache, the amount of RAM consumed, or the number of instances created of a given class. This article will look at two quite different approaches to tracking automation, one with SwiftUI and another with UIKit. …

Posted on

dataFude for Simulator launches today! 🚀

I’m glad to share that dataFude for Simulator is launching today on ProductHunt and the AppStore! dataFude for Simulator is an Xcode companion app to see your debugging data in a beautiful and bold UI. Log your debug data as usual using Apple’s logging framework, and dataFude for Simulator will automatically select and display your logs! It’s a powerful native developer tool that is focused on making developers more productive while developing with Xcode and the Simulator. …

Posted on