1 个仓库
Tools for inspecting and browsing local data entities and managed objects specifically within iOS applications.
Distinct from iOS Debugging Setup: Shortlist candidates focus on engine debugging or setup, not the specific domain of data persistence inspection.
Explore 1 awesome GitHub repository matching mobile development · iOS Data Persistence Debugging. Refine with filters or upvote what's useful.
PonyDebugger 是一套 iOS 专用调试工具,提供用于网络检查、数据浏览、日志流式传输和视图层级分析的 Web 界面。它支持通过浏览器远程检查正在运行的 iOS 应用程序。 该项目与 Chrome DevTools 协议集成,为原生 iOS 应用程序带来网络流量检查和代理功能。它还提供了一个只读的 Web 界面,用于浏览设备上存储的托管对象和本地数据实体。 其他功能包括用于流式传输文本和对象转储而无需使用断点的远程日志控制台,以及用于实时检查和修改视觉元素树的视图层级检查器。这些功能由在移动设备和开发者浏览器之间建立通信的网关服务器支持。
Enables browsing and examining managed objects and local data entities within a native iOS application through a remote interface.