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

Fix warning in `Signal.isAppStore` by using `#elseif` #103

Closed mrackwitz closed 1 year ago

mrackwitz commented 1 year ago

Maybe I'm overseeing something, but this seems like a rather straightforward solution for that warning. 🧐

winsmith commented 1 year ago

Fantastic! I have no clue why I didn't think of that.