项目作者: priore

项目描述 :
Console2File to log even when a device is not connected to Xcode.
高级语言: Swift
项目地址: git://github.com/priore/Console2File.git
创建时间: 2018-08-25T22:44:03Z
项目社区:https://github.com/priore/Console2File

开源协议:MIT License

下载


Console2File

Console2File to log even when a device is not connected to Xcode.

it’s very simple; call Console2File.start() in the AppDelegate as the first command of everything.

Then you can download the console output by connecting the device to the Xcode go to the Organizer, select Devices, select your device, select your app, select Dowload container after you can able to display the content of file, with right mouse key, and you navigate to Document folder for get the log file.

that’s all.