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
    

    此方法不是最终解决办法,能屏蔽所有打印。
  • 相关阅读:
    nsmutableset
    数组建立 不可变数组 排序 遍历
    字符串截取 拼接 转换 长度 查询 比较
    字典排序
    数字字典结合
    可变字典
    字典
    可变字符串
    oc block排序
    oc中文首字母排序
  • 原文地址:https://www.cnblogs.com/ShaoYinling/p/7991140.html
Copyright © 2011-2022 走看看