Closed thbaja closed 7 years ago
Hi @thbaja, thanks for the report. Is there more information after the encountered:
?
No, unfortunately not. It seems that submodules can sometimes cause issues: https://github.com/Carthage/Carthage/issues/135
Hi @thbaja, that was a good point. There was an old Submodule configured in the repository. I just deleted it and released it along with version 4.3.
@thbaja Did this happen because you also had AFNetworking as a dependency or it just happens in general when installing piwik-sdk-ios with Carthage? The latter should've been caught when running build_with_package_manager
in the CI 🤔
@elitalon I tested this issue yesterday by creating a new, empty Xcode project and adding the github "piwik/piwik-sdk-ios"
to a Cartfile. So no other dependencies were necessary. Is this possibly an issue with just Xcode 9?
I just checked. Travis is testing on Xcode 9, so it can't be it.
When trying to install via Carthage I encounter this:
Cartfile:
github "piwik/piwik-sdk-ios"