TelemetryDeck / SwiftSDK

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

Readme references SwiftClientTester project that does not exist #49

Closed xr1337 closed 2 years ago

xr1337 commented 2 years ago

At the bottom of the Readme ( under Developing this SDK )

## Developing this SDK

Your PRs on TelemetryDeck's Swift Client are very much welcome. Check out the [SwiftClientTester](https://github.com/TelemetryDeck/SwiftClientTester) project, which provides a harness you can use to work on the library and try out new things.

The link SwiftClientTester points to a non existing project https://github.com/TelemetryDeck/SwiftClientTester

Expectation: The link SwiftClientTester should redirect appropriately

winsmith commented 2 years ago

Whoops, thanks for noticing. The project was marked as private, but there's actually nothing in there that we wouldn't want to share I think. I made the project public, so the link should now work.