STDebugConsole:iOS应用中的调试控制台

时间:2021-05-03 13:55:50
【文件属性】:
文件名称:STDebugConsole:iOS应用中的调试控制台
文件大小:275KB
文件格式:ZIP
更新时间:2021-05-03 13:55:50
Objective-C STDebug控制台 STDebugConsole是适用于您的iOS应用程序的应用程序内调试控制台。 STDebugConsole将专注于应用程序内控制台功能。 仍在开发中,并且最简单的演示(标记0.1.1)已准备就绪。 用法 要运行示例项目,请克隆存储库,然后首先从Example目录运行pod install 。 步骤1:将重定向代码添加到您的应用程序中。 [STDebugConsole setModel: STDebugConsoleModelRedirect]; 步骤2:在任何地方显示STDebugConsoleViewController。 STDebugConsoleViewController *consoleVC = [[STDebugConsoleViewController alloc ] init ]; [ self presentViewControlle
【文件预览】:
STDebugConsole-master
----.travis.yml(575B)
----Pod()
--------Assets()
--------Classes()
----img()
--------screenshot_1.png(271KB)
----Example()
--------STDebugConsole.xcworkspace()
--------Podfile(264B)
--------STDebugConsole.xcodeproj()
--------Podfile.lock(229B)
--------STDebugConsole()
--------Tests()
----LICENSE(1KB)
----STDebugConsole.podspec(875B)
----_Pods.xcodeproj(27B)
----.gitignore(632B)
----CHANGELOG.md(186B)
----README.md(2KB)

网友评论