PostHog / posthog-ios

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

Fix Tests compilation for watchOS #89

Closed marandaneto closed 11 months ago

marandaneto commented 11 months ago

#skip-changelog

:bulb: Motivation and Context

Tests for watchOS were failing. Also added a macOS example since the app delegate is different, also the targets.

:green_heart: How did you test it?

:pencil: Checklist