zoukankan      html  css  js  c++  java
  • Xcode 9 打印信息解决

    Xcode 9 打印信息解决

    • 打印信息 1
    nw_proxy_resolver_create_parsed_array PAC evaluation error: kCFErrorDomainCFNetwork: 308
    nw_proxy_resolver_create_parsed_array PAC evaluation error: NSURLErrorDomain: -1004
    解决办法:系统偏好设置-->网络-->高级-->代理,然后关闭自动代理ok了
    
    • 打印信息 2
    Could not successfully update network info during initialization.
    
    • 打印信息 3
    Lazy loading NSBundle MobileCoreServices.framework,
    
    Loaded MobileCoreServices.framework,
    
    System group container for systemgroup.com.apple.configurationprofiles path is /Users/develop/Library/Developer/CoreSimulator/Devices/083C0102-C85F-463A-96F4-CA1B9AC7919D/data/Containers/Shared/SystemGroup/ systemgroup.com.apple.configurationprofiles
    
    • 打印信息 4
     refreshPreferences: HangTracerEnabled: 0
    2017-12-06 09:25:23.310377+0800 LeYingTong[35666:5979681] refreshPreferences: HangTracerDuration: 500
    2017-12-06 09:25:23.310396+0800 LeYingTong[35666:5979681] refreshPreferences: ActivationLoggingEnabled: 0 ActivationLoggingTaskedOffByDA:0
    

    此方法不是最终解决办法,能屏蔽所有打印。
  • 相关阅读:
    MD5 加密 以及 加盐加密
    github--新手使用错误分析
    iOS开发UI篇—UITabBarController简单介绍
    Xcode 那些简单实用的插件推荐
    app 转caf 音频 代码
    关于block 用法
    iOS 之播放系统声音
    ios如何实现推送通知
    Centos7安装Redis
    SpringCloud-Zuul网关
  • 原文地址:https://www.cnblogs.com/ShaoYinling/p/7991140.html
Copyright © 2011-2022 走看看