segment-integrations / analytics-ios-integration-amplitude

The Amplitude analytics-ios integration.
MIT License
11 stars 45 forks source link

Sync SPM dependency versions with Cocoapods #107

Open galijot opened 2 years ago

galijot commented 2 years ago

I've noticed this issue when migrating all my project's libs from Cocoapods to SPM.

Dependency version rules are not in sync between Podspec & Package files.

When using Segment_Amplitude through SPM, we can't get the latest versions of its own dependencies, which we could when installing Segment_Amplitude through Cocoapods.

galijot commented 2 years ago

Pinging @bsneed just in case you haven't seen this; I can't assign reviewers, but don't want this to be forgotten (especially given how small the changes are).