WPPrintLogFile 0.0.2×由wenyhooo维护。安装指南×WPPrintLogFile安装指南要将类似以下内容的pod 'WPPrintLogFile', '~> 0.0'添加到您的Podfile中target 'MyApp' do pod 'WPPrintLogFile', '~> 0.0' end然后在您的终端内或从CocoaPods.app运行pod install或者,为了进行测试运行,运行以下命令pod try WPPrintLogFile查看PodspecGitHub 仓库CocoaPods.org 页面WPPrintLogFile 0.0.2由wenyhooo[email protected]:wenyhooo/WPPrintLogFileGitHub 仓库WPPrintLogFile !!!! 支持将可打印的日志打印到沙盒文件 配合 pod WPSandBoxTool可以在应用内直接查看沙盒数据。 配合 WPSandBoxTool 工具 还可以直接将 LOG 文件 通过 Airdrop 或者 微信 钉钉等 发送给电脑查看 接入方式 pod repo update pod 'WPPrintLogFile', '~> 0.0.1'
WPPrintLogFile !!!! 支持将可打印的日志打印到沙盒文件 配合 pod WPSandBoxTool可以在应用内直接查看沙盒数据。 配合 WPSandBoxTool 工具 还可以直接将 LOG 文件 通过 Airdrop 或者 微信 钉钉等 发送给电脑查看 接入方式 pod repo update pod 'WPPrintLogFile', '~> 0.0.1'