PostHog / posthog-ios

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

Swift PM fixes and Swift only #80

Closed marandaneto closed 8 months ago

marandaneto commented 8 months ago

What does this PR do?

SPM isn't happy with mixed languages, so we could either split the ObjC bits (NSData) in a new package or replace it altogether, I choose the later.

Where should the reviewer start?

How should this be manually tested?

Any background context you want to provide?

What are the relevant tickets?

Screenshots or screencasts (if UI/UX change)

Questions: