Open
Description
I currently use DBDebugToolkit + https://github.com/willowtreeapps/Hyperion-iOS + replace DBDebugtoolkit network tool with Netfox.
I would love to migrate my entire setup over to DebugSwift.
But Hyperion has two tools, their Attribute Inspector and the Measurements tool that we and our designer use for design testing. How difficult would that be to port over the functionality to DebugSwift?
I also (only going through your documentation) don't see a way to:
- export network requests as curl
- export as a simple OR full log
Thanks in advance!