two-step-verification

How do I resolve macOS Carthage hangs when running update?

爱⌒轻易说出口 提交于 2020-01-22 08:30:48
问题 Started working on a new project where I need to run "Carthage update" for a mix of private and public projects some of which have submodules. No matter what I do Carthage hangs with no indication of why. What can I do to determine the hangs, and then how do I fix those problems? 回答1: Much of what I did to solve my problems can be found elsewhere, but no one site had it all. In the end I used a technique that I did not find but guessed at. The root problem I had was adopting recommended

How do I resolve macOS Carthage hangs when running update?

久未见 提交于 2020-01-22 08:30:37
问题 Started working on a new project where I need to run "Carthage update" for a mix of private and public projects some of which have submodules. No matter what I do Carthage hangs with no indication of why. What can I do to determine the hangs, and then how do I fix those problems? 回答1: Much of what I did to solve my problems can be found elsewhere, but no one site had it all. In the end I used a technique that I did not find but guessed at. The root problem I had was adopting recommended