Closed jpsim closed 8 months ago
If it is still handy, could you post the generated BUILD.bazel
file for LogRocket package?
The umbrella header was missing some headers, LogRocket 1.32.1 fixes it. I don't know why this was failing the build in Bazel despite these only being warnings, and the build succeeding with SwiftPM, but I think it's ok to just close this since the framework was just broken and it's now fixed.
Hi Chuck,
I'm having some issues with the LogRocket package (https://github.com/LogRocket/logrocket-ios-swift-package?tab=readme-ov-file), which really just wraps a pre-built xcframework.
I don't see these errors when importing the xcframework via SwiftPM, so I'm wondering if this could be a rules_swift_package_manager issue.
The easiest way for me to share repro steps is to apply these changes to the Lottie iOS example:
And run: