TelemetryDeck / SwiftSDK

Swift SDK for TelemetryDeck, a privacy-conscious analytics service for apps and websites.
https://telemetrydeck.com/
Other
149 stars 30 forks source link

TelemetryDeck reports/declares the wrong version numbers #100

Open michaellenaghan opened 1 year ago

michaellenaghan commented 1 year ago

The client says it's 1.4.1:

https://github.com/TelemetryDeck/SwiftClient/blob/809e2a479beeb62bce4602098a0a07a767bb8f8e/Sources/TelemetryClient/TelemetryClient.swift#L13

and the podspec says it's 1.4.2:

https://github.com/TelemetryDeck/SwiftClient/blob/809e2a479beeb62bce4602098a0a07a767bb8f8e/TelemetryClient.podspec#L3

but it's actually 1.4.3.

winsmith commented 1 year ago

Thanks! This is not updated automatically and we really need a way make sure this number is updated periodically.

winsmith commented 1 year ago

Memos to self: