amplitude / Amplitude-Swift

Native iOS/tvOS/macOS/watchOS SDK
MIT License
26 stars 20 forks source link

Analytics Connector a separate repo/library #181

Closed jeffhodsdon closed 2 months ago

jeffhodsdon commented 3 months ago

Summary

Hello! I am running into some build issues with Analytics Connector being a dependency. Is there a reason why it isn't embed?

I'm using SPM with Bazel and run into the issue noted here.

I have a fork with it embed and it's working great.

Thank you!

crleona commented 2 months ago

We do not want to maintain a dependency between this library and experiment, the current configuration with analytics-connector as a common dependency allows us to do this.