MeetYouDevs / cocoapods-imy-bin

1.05k stars 245 forks source link

用你的Demo制作二进制报错 #70

Open kk-laoguo opened 3 years ago

kk-laoguo commented 3 years ago
Fetching external sources
-> Fetching podspec for `Demo` from `../../../Demo/Demo_test.podspec`
    获取的 podspec 路径为 `../../../Demo/Demo_test.podspec`
-> Fetching podspec for `YYCache` from `https://github.com/ibireme/YYCache/raw/master/YYCache.podspec`
-> Fetching podspec for `YYModel` from `https://github.com/ibireme/YYModel/raw/master/YYModel.podspec`
Resolving dependencies of `CocoaPods.podfile.yaml`
    CDN: trunk Relative path: CocoaPods-version.yml exists! Returning local because checking is only perfomed in repo update
    CDN: trunk Relative path: all_pods_versions_f_4_e.txt exists! Returning local because checking is only perfomed in repo update
    CDN: trunk Relative path: Specs/f/4/e/FMDB/2.7.5/FMDB.podspec.json exists! Returning local because checking is only perfomed in repo update
    CDN: trunk Relative path: all_pods_versions_b_c_1.txt exists! Returning local because checking is only perfomed in repo update
    CDN: trunk Relative path: Specs/b/c/1/LKDBHelper/2.5.7/LKDBHelper.podspec.json exists! Returning local because checking is only perfomed in repo
    update
    CDN: trunk Relative path: Specs/f/4/e/FMDB/2.7.5/FMDB.podspec.json exists! Returning local because checking is only perfomed in repo update
    CDN: trunk Relative path: Specs/b/c/1/LKDBHelper/2.5.7/LKDBHelper.podspec.json exists! Returning local because checking is only perfomed in repo
    update
    cocoapods-imy-bin 插件
    - 开始处理 Demo 1 组件.
    cocoapods-imy-bin 插件
    - 开始处理 FMDB 2.7.5 组件.
  specification =FMDB (2.7.5)
  #<Pod::Resolver::ResolverSpecification:0x00007f9acc3462c8>
    cocoapods-imy-bin 插件
    - 开始处理 LKDBHelper 2.5.7 组件.
  specification =LKDBHelper (2.5.7)
  #<Pod::Resolver::ResolverSpecification:0x00007f9acfa54b20>
    cocoapods-imy-bin 插件
    - 开始处理 YYCache 1.0.4 组件.
    cocoapods-imy-bin 插件
    - 开始处理 YYModel 1.0.4 组件.
  specification =YYModel (1.0.4)
  #<Pod::Resolver::ResolverSpecification:0x00007f9acb1b7ca0>
    【Demo | 1】组件无对应二进制版本 , 将采用源码依赖.
    【YYCache | 1.0.4】组件无对应二进制版本 , 将采用源码依赖.
Comparing resolved specification to the sandbox manifest
    A Demo
    A FMDB
    A LKDBHelper
    A YYCache
    A YYModel
Downloading dependencies
-> Installing FMDB (2.7.5)
-> Installing LKDBHelper (2.5.7)
-> Installing YYCache (1.0.4)
-> Installing Demo (1)
-> Installing YYModel (1.0.4)
 > Http download
     > Copying YYCache from `/Users/zainguo/Library/Caches/CocoaPods/Pods/External/YYCache/eeb5beaa68c970f93da36a077716ed91-8105b` to `Pods/YYCache`
       $ /usr/bin/curl -f -L -o /var/folders/9f/kw66yshj1rz66qp80vzkfhr00000gn/T/d20210105-29942-1wktbtq/file.zip
       http://localhost:1010/frameworks/FMDB/2.7.5/zip --create-dirs --netrc-optional --retry 2 -A 'CocoaPods/1.9.3 cocoapods-downloader/1.4.0'
 > Http download
 > Http download
         $ /usr/bin/curl -f -L -o /var/folders/9f/kw66yshj1rz66qp80vzkfhr00000gn/T/d20210105-29942-1o8hb97/file.zip
         http://localhost:1010/frameworks/YYModel/1.0.4/zip --create-dirs --netrc-optional --retry 2 -A 'CocoaPods/1.9.3 cocoapods-downloader/1.4.0'
         $ /usr/bin/curl -f -L -o /var/folders/9f/kw66yshj1rz66qp80vzkfhr00000gn/T/d20210105-29942-l0u8tx/file.zip
         http://localhost:1010/frameworks/LKDBHelper/2.5.7/zip --create-dirs --netrc-optional --retry 2 -A 'CocoaPods/1.9.3
         cocoapods-downloader/1.4.0'
         % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                        Dload  Upload   Total   Spent    Left  Speed
           % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                          Dload  Upload   Total   Spent    Left  Speed
         0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
       curl: (22) The requested URL returned error: 404 Not Found
           % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                          Dload  Upload   Total   Spent    Left  Speed
           0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
         curl: (22) The requested URL returned error: 404 Not Found
           0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
         curl: (22) The requested URL returned error: 404 Not Found

[!] Error installing FMDB

[!] Error installing YYModel

[!] Error installing LKDBHelper
[!] /usr/bin/curl -f -L -o /var/folders/9f/kw66yshj1rz66qp80vzkfhr00000gn/T/d20210105-29942-l0u8tx/file.zip http://localhost:1010/frameworks/LKDBHelper/2.5.7/zip --create-dirs --netrc-optional --retry 2 -A 'CocoaPods/1.9.3 cocoapods-downloader/1.4.0'

  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 Not Found

[!] ====== cocoapods-imy-bin 0.3.0.11 版本 ========

[!] ======  dev 环境 ========

[!] ====== archive-white-pod-list = ["Demo", "YYCache"]
su350380433 commented 3 years ago

网络问题