PostHog / posthog-ios

PostHog iOS SDK
https://posthog.com/docs/libraries/ios
MIT License
29 stars 37 forks source link

Improve CI steps #90

Closed marandaneto closed 8 months ago

marandaneto commented 8 months ago

:bulb: Motivation and Context

If we break anything for any platform, CI will nag us.

Added a TvOS example since the standard example uses classes that are not available for TvOS eg ASWebAuthenticationPresentationContextProviding, presentationContextProvider, and prefersEphemeralWebBrowserSession.

#skip-changelog

:green_heart: How did you test it?

:pencil: Checklist