BlockchainCommons / BlockchainCommons/iOS-Bitcoin
Install Pod error
- 主要言語
- Swift
- スター
- 13
- フォーク
- 4
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Help got this error when installing pod
```
[!] /bin/bash -c
set -e
pushd CBitcoin
rm -rf Frameworks/
unzip -o -q Frameworks.zip
popd
~/Library/Caches/CocoaPods/Pods/Release/CBitcoin/0.2.2-8c3a2/CBitcoin ~/Library/Caches/CocoaPods/Pods/Release/CBitcoin/0.2.2-8c3a2
[Frameworks.zip]
End-of-central-directory signature not found. Either this file is not
a zipfile, or it constitutes one disk of a multi-part archive. In the
latter case the central directory and zipfile comment will be found on
the last disk(s) of this archive.
unzip: cannot find zipfile directory in one of Frameworks.zip or
Frameworks.zip.zip, and cannot find Frameworks.zip.ZIP, period.
```
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
まず CocoaPods のインストール失敗を再現し、エラーで参照されている CBitcoin/Frameworks.zip アーティファクトを調査します。アーカイブを正常に取得して展開できることを確認し、その後、報告されている unzip エラーなしで pod のインストールが完了することを確認します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- swift
- 領域
- mobile
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 20/100