Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[開発者全員]Carthageのbootstrapコマンドでライブラリ環境を揃える #76

Closed
4 tasks done
riscait opened this issue May 1, 2019 · 9 comments
Closed
4 tasks done
Assignees
Labels
全員参加 For all members

Comments

@riscait
Copy link
Contributor

riscait commented May 1, 2019

Carthageの導入については #35 を参照

完了したら、コメントでその旨を書き、アサインを外してください👌

必要性

Carthageで導入したライブラリのビルド成果物はリポジトリに含めていないため、各員手元での
ビルドが必要

期待値

以下のライブラリをビルドし、エラーなくライブラリ使うことができる

  • XLPagerTabStrip
  • Realm

タスク内容

  • $ carthage bootstrap コマンドを実行してライブラリをビルドする
  • 最新のmasterブランチで、エラーなくビルドできることを確認
@riscait riscait added the 全員参加 For all members label May 1, 2019
@riscait riscait added this to To Do in 開発環境設定 via automation May 1, 2019
@riscait riscait changed the title [Carthage]bootstrapコマンドでライブラリ環境を揃える [途中参加者向け]Carthageのbootstrapコマンドでライブラリ環境を揃える[] May 1, 2019
@riscait riscait changed the title [途中参加者向け]Carthageのbootstrapコマンドでライブラリ環境を揃える[] [途中参加者向け]Carthageのbootstrapコマンドでライブラリ環境を揃える May 1, 2019
@riscait riscait changed the title [途中参加者向け]Carthageのbootstrapコマンドでライブラリ環境を揃える [開発者全員]Carthageのbootstrapコマンドでライブラリ環境を揃える May 1, 2019
@riscait riscait pinned this issue May 2, 2019
@Koki-Nakamura
Copy link
Contributor

@riscait
対応完了しました!

@eyener3
Copy link
Contributor

eyener3 commented May 3, 2019

完了しました^-^💡

@naipaka
Copy link
Contributor

naipaka commented May 18, 2019

スミマセン…
Cartfile.resolvedがあるディレクトリで$ carthage bootstrap —platform iOSを打つと

「 No entry found for dependencies ios, —platform in Cartfile.resolved – please run carthage update if the dependency is contained in the project's Cartfile. 」

と出てきます。
文に従ってcarthage updateしちゃったんですが、あってますか…?
一応最新のmasterブランチで、エラーなくビルドできることは確認できました!

@riscait
Copy link
Contributor Author

riscait commented May 18, 2019

あいなーさんの時と同じエラー文ですね!
@eyener3 の時は確か —platform iOS抜きの carthage bootstrap のみでやったような覚えがあります🤔
同じバージョンのフレームワークが導入できていて、エラーが出ていなければ問題ないかと思います!

@naipaka
Copy link
Contributor

naipaka commented May 18, 2019

そうだったのですね!ありがとうございます!

バージョン違ったので、もう一度 carthage bootstrap で再度導入しました!
完了したのでアサイン外します!

@naipaka naipaka removed their assignment May 18, 2019
@riscait
Copy link
Contributor Author

riscait commented May 18, 2019

おぉ、成功して良かったです…!
情報共有ありがとうございます😊

Sent with GitHawk

@riscait riscait assigned Sab-swiftlin and unassigned stmtk1 May 19, 2019
@Sab-swiftlin
Copy link
Contributor

対応しました。

@Sab-swiftlin Sab-swiftlin removed their assignment May 24, 2019
@minmin0530
Copy link
Contributor

対応しました!

@riscait
Copy link
Contributor Author

riscait commented Jun 12, 2019

ヨシキさん、アサインしておきましたー!

@riscait riscait closed this as completed Jun 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
全員参加 For all members
Projects
Development

No branches or pull requests

8 participants