Skip to content

Fixed Transitive Dependency Issue

Compare
Choose a tag to compare
@ArtSabintsev ArtSabintsev released this 19 Oct 20:17
· 376 commits to master since this release

There were private/fileprivate scoping issues if Siren was installed as a transitive dependency (e.g., as a dependency in a pod's podspec, which then was a dependency of an app's podfile).

This has been addressed.