Closed ahmadmuhsink closed 5 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
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