Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Fix code compatibility issues on Xcode 14.1 #213

Merged
merged 2 commits into from
Aug 16, 2024

Conversation

PouriaAmini
Copy link
Contributor

@PouriaAmini PouriaAmini commented Aug 16, 2024

Summary

This PR resolves compatibility issues between the SDK (which supports Swift 5.7) and newer Swift features used in some parts of the code. These changes ensure the SDK works correctly with older Xcode versions.

Checklist

  • Does your PR title have the correct title format?
  • Does your PR have a breaking change?: no

@PouriaAmini PouriaAmini merged commit b2022b6 into amplitude:main Aug 16, 2024
3 checks passed
github-actions bot pushed a commit that referenced this pull request Aug 23, 2024
## [1.8.1](v1.8.0...v1.8.1) (2024-08-23)

### Bug Fixes

* Delete events on an invalid api key response. ([#211](#211)) ([9329a26](9329a26))
* Fix code compatibility issues on Xcode 14.1 ([#213](#213)) ([b2022b6](b2022b6))
* fix pinchGestureRecognizer unavailability issue on tvos ([#217](#217)) ([4c5ae67](4c5ae67))
* set offline when receiving certain error responses ([#212](#212)) ([056ccbf](056ccbf))
Copy link

🎉 This PR is included in version 1.8.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants