iOS Debug和Release状态的变化来屏蔽日志输出

时间:2016-08-07 07:56:37
【文件属性】:
文件名称:iOS Debug和Release状态的变化来屏蔽日志输出
文件大小:33KB
文件格式:ZIP
更新时间:2016-08-07 07:56:37
iOS DEBUG iOS Debug和Release状态的变化来屏蔽日志输出
【文件预览】:
DEBUG
----.DS_Store(6KB)
----DEBUGTests()
--------DEBUGTests-Info.plist(696B)
--------en.lproj()
--------DEBUGTests.m(414B)
--------DEBUGTests.h(205B)
----DEBUG()
--------ViewController.m(665B)
--------DEBUG-Prefix.pch(330B)
--------en.lproj()
--------main.m(318B)
--------DEBUG-Info.plist(1KB)
--------CLog.h(220B)
--------Default-568h@2x.png(18KB)
--------ViewController.h(197B)
--------AppDelegate.h(346B)
--------Default.png(6KB)
--------Default@2x.png(16KB)
--------AppDelegate.m(2KB)
----DEBUG.xcodeproj()
--------project.xcworkspace()
--------xcuserdata()
--------project.pbxproj(20KB)

网友评论

  • 很实用的功能,开发完成后改release版不用一条一条删log了
  • 不错,很有帮助,谢谢