Closed danielphillips closed 8 years ago
Hm.. perhaps something went wrong wile merging the 1.0 branch. But the previous tags should not be affected. Never used cartage, so I can't help much. Perhaps @aral or @tomco can help. They worked on this.
Using github "jdg/MBProgressHUD" "2107d0d6a32b508153c8b7fc57d33b661a595533"
(latest commit on master) works fine, also github "jdg/MBProgressHUD" == 0.9.2
. Not sure what the problem is…
@danielphillips how did you define your dependency inside your Cartfile
?
My Cartfile didn't specify a tag or branch. I've added that now after I saw some recent work in the repo.
github "jdg/MBProgressHUD" "0.9.2"
Hello, I think you guys added Carthage support a few months ago, I just ran
carthage update
and it wouldn't build MDProgressHUD. Are you aware of this?