PostHog / posthog-ios

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

Chore: Set min. supported version for Apple #65

Closed marandaneto closed 10 months ago

marandaneto commented 10 months ago

What does this PR do?

Set min. supported version for Apple (iOS and tvOS): 11

Where should the reviewer start?

How should this be manually tested?

Any background context you want to provide?

Cocoapods warning:

[!] Automatically assigning platform iOS with version 11.0 on target CocoapodsExample because no platform was specified. Please specify a platform for this target in your Podfile. See https://guides.cocoapods.org/syntax/podfile.html#platform.

Also all examples and Swift PM were mismatching the min. supported version.

What are the relevant tickets?

Screenshots or screencasts (if UI/UX change)

Questions: