Carthage/Carthage

Improve documentation around running bootstrap first

Open

#860 建立於 2015年10月22日

在 GitHub 查看
 (2 留言) (0 反應) (1 負責人)Swift (1,544 fork)batch import
help wanted

倉庫指標

Star
 (15,179 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

My colleagues and I just ran into an issue where we didn't realised that bootstrap must be run before Carthage will build the dependencies correctly.

When running build on a project that contained the full source in the Checkouts folder, ReactiveCocoa complained about not being able to import Result, one of the dependencies, and the project failed to build.

When we realised we might need to use bootstrap, the project build successfully. It'd be great to improve the documentation around this.

貢獻者指南