LottieFiles / dotlottie-ios

.lottie player for iOS
MIT License
35 stars 4 forks source link

Lowered iOS sdk to 15.0 #26

Closed samuelOsborne closed 1 month ago

samuelOsborne commented 1 month ago

This PR includes the dotlottie-rs player built for swift using a lower sdk version -> 15.0.

The issue was discovered when checking dotlottie-rs framework binaries with vtool that they were in fact not using the version this player was indicating.

The dotlottie-rs repository has had some changes and we've managed to reduce the minimum iOS sdk version to 15.4.

However when checking the macOS sdk version, the binary is actually using v12 not v11.

changeset-bot[bot] commented 1 month ago

⚠️ No Changeset found

Latest commit: fe7695932b1a7ea8d7af1e20303445a2e77e0650

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR