zoukankan      html  css  js  c++  java
  • Shell Cmd

    Last login: Wed Apr 10 08:58:20 on ttys001

    winds-Mac-mini:~ wind$ cd /Users/wind/Desktop/LED/10 AppStore/LED-Viewer_20190409_V1.5.1 

    winds-Mac-mini:LED-Viewer_20190409_V1.5.1 wind$ pod install

    Analyzing dependencies

    Downloading dependencies

    Using AFNetworking (3.2.1)

    Using Charts (3.2.2)

    Installing ChartsRealm (3.2.1)

    Using IQKeyboardManager (6.2.0)

    Using Masonry (1.1.0)

    Installing Realm (3.11.2)

    [!] Error installing Realm

    [!] /usr/bin/git -C /var/folders/xm/m2y_qy_x0fdgdvjn1m7nctv40000gn/T/d20190410-28062-1gabigh submodule update --init --recursive

    Submodule 'Realm/ObjectStore' (https://github.com/realm/realm-object-store.git) registered for path 'Realm/ObjectStore'

    Cloning into '/private/var/folders/xm/m2y_qy_x0fdgdvjn1m7nctv40000gn/T/d20190410-28062-1gabigh/Realm/ObjectStore'...

    error: RPC failed; curl 56 LibreSSL SSL_read: SSL_ERROR_SYSCALL, errno 60

    fatal: The remote end hung up unexpectedly

    fatal: early EOF

    fatal: index-pack failed

    fatal: clone of 'https://github.com/realm/realm-object-store.git' into submodule path '/private/var/folders/xm/m2y_qy_x0fdgdvjn1m7nctv40000gn/T/d20190410-28062-1gabigh/Realm/ObjectStore' failed

    Failed to clone 'Realm/ObjectStore'. Retry scheduled

    Cloning into '/private/var/folders/xm/m2y_qy_x0fdgdvjn1m7nctv40000gn/T/d20190410-28062-1gabigh/Realm/ObjectStore'...

    error: RPC failed; curl 56 LibreSSL SSL_read: SSL_ERROR_SYSCALL, errno 60

    fatal: The remote end hung up unexpectedly

    fatal: early EOF

    fatal: index-pack failed

    fatal: clone of 'https://github.com/realm/realm-object-store.git' into submodule path '/private/var/folders/xm/m2y_qy_x0fdgdvjn1m7nctv40000gn/T/d20190410-28062-1gabigh/Realm/ObjectStore' failed

    Failed to clone 'Realm/ObjectStore' a second time, aborting

    winds-Mac-mini:LED-Viewer_20190409_V1.5.1 wind$ cd /Users/wind/Desktop/LED/10 AppStore/LED-Viewer_20190409_V1.5.1 

    winds-Mac-mini:LED-Viewer_20190409_V1.5.1 wind$ pod update

    Update all pods

    Updating local specs repositories

      $ /usr/bin/git -C /Users/wind/.cocoapods/repos/master fetch origin --progress

      remote: Enumerating objects: 16322, done.        

      remote: Counting objects: 100% (16322/16322), done.        

      remote: Compressing objects: 100% (184/184), done.        

      remote: Total 47737 (delta 16177), reused 16223 (delta 16123), pack-reused 31415        

      Receiving objects: 100% (47737/47737), 5.62 MiB | 530.00 KiB/s, done.

      Resolving deltas: 100% (32080/32080), completed with 4803 local objects.

      From https://github.com/CocoaPods/Specs

         c02896aeb37..628482c79c4  master     -> origin/master

      $ /usr/bin/git -C /Users/wind/.cocoapods/repos/master rev-parse --abbrev-ref HEAD

      master

      $ /usr/bin/git -C /Users/wind/.cocoapods/repos/master reset --hard origin/master

      Checking out files: 100% (5092/5092), done.

      HEAD is now at 628482c79c4 [Add] RHSwiftExtensions 1.0.0

    warning: inexact rename detection was skipped due to too many files.

    warning: you may want to set your diff.renameLimit variable to at least 4911 and retry the command.

    CocoaPods 1.7.0.beta.3 is available.

    To update use: `sudo gem install cocoapods --pre`

    [!] This is a test version we'd love you to try.

    For more information, see https://blog.cocoapods.org and the CHANGELOG for this version at https://github.com/CocoaPods/CocoaPods/releases/tag/1.7.0.beta.3

    Analyzing dependencies

    Downloading dependencies

    Using AFNetworking (3.2.1)

    Using Charts (3.2.2)

    Installing ChartsRealm (3.2.1)

    Installing IQKeyboardManager 6.2.1 (was 6.2.0 and source changed to `https://github.com/CocoaPods/Specs.git` from `https://github.com/cocoapods/specs.git`)

    Using Masonry (1.1.0)

    Installing Realm (3.11.2)

    Installing RealmSwift (3.11.2)

    Installing SDWebImage 5.0.0 (was 4.4.6 and source changed to `https://github.com/CocoaPods/Specs.git` from `https://github.com/cocoapods/specs.git`)

    Using SVProgressHUD (2.2.5)

    Using YYCategories (1.0.4)

    Using YYModel (1.0.4)

    Generating Pods project

    Integrating client project

    Sending stats

    Pod installation complete! There are 9 dependencies from the Podfile and 11 total pods installed.

    winds-Mac-mini:LED-Viewer_20190409_V1.5.1 wind$ pod install

    Analyzing dependencies

    Downloading dependencies

    Using AFNetworking (3.2.1)

    Using Charts (3.2.2)

    Using ChartsRealm (3.2.1)

    Using IQKeyboardManager (6.2.1)

    Using Masonry (1.1.0)

    Using Realm (3.11.2)

    Using RealmSwift (3.11.2)

    Using SDWebImage (5.0.0)

    Using SVProgressHUD (2.2.5)

    Using YYCategories (1.0.4)

    Using YYModel (1.0.4)

    Generating Pods project

    Integrating client project

    Sending stats

    Pod installation complete! There are 9 dependencies from the Podfile and 11 total pods installed.

    winds-Mac-mini:LED-Viewer_20190409_V1.5.1 wind$ 

    喜欢请赞赏一下啦^_^

    微信赞赏

    支付宝赞赏

  • 相关阅读:
    (二十)WebGIS中图层树功能的设计和实现
    WebGIS中矢量切图的初步研究
    百度兴趣点下载工具设计和实现
    服务端常规知识详解
    Shp数据批量导入Postgresql工具的原理和设计
    浅谈C#中一种类插件系统编写的简单方法(插件间、插件宿主间本身不需要通信)
    从底层开发谈WebGIS中实现地理长度固定的可视窗口的思路和方法
    用存储过程判断某个人员在一天的行进轨迹中是否有超过指定时间的停留
    Linux启动与禁止SSH用户及IP的登录
    JVM中的垃圾回收
  • 原文地址:https://www.cnblogs.com/share-iOS/p/10774623.html
Copyright © 2011-2022 走看看