schwa / punic

[DEPRECATED] Clean room reimplementation of Carthage tool
0 stars 1 forks source link

Child Dependency Incorrectly Fetched and Built #78

Closed ahmadmuhsink closed 5 years ago

ahmadmuhsink commented 7 years ago

If your dependency have another dependency that have fork, somehow punic downloaded all of the repo and cause the build to become failed.

In my case, I have

https://github.com/getsentry/sentry-swift , it has another dependency at https://github.com/getsentry/sentry-swift/blob/master/Cartfile to https://github.com/kstenerud/KSCrash , but somehow it fetch another repo as well: https://github.com/hazat/KSCrash