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

dataFude for Simulator - public beta on TestFlight now!

As I wrote recently, in 2022 I worked on a lot of side projects and even made a shippable and usable versions of few of them. Many of the ideas I worked on converged in the latest app that I believe is a product a large number of developers could use to improve their daily lives. Yesterday, I opened up dataFude for Simulator for public testing on TestFlight. If you want to give it a try or learn more, the website is: …

Posted on