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: Use Umbrella Imports #84

Merged

Conversation

BrandonStalnaker
Copy link
Contributor

Summary

  • MPIHasher was updated to a Swift class which required the umbrella header to imported rather than the old public header when not doing the module import. The majority of kits don't use MPIHasher so they aren't affected though we have created tickets to update them in the future.

Testing Plan

  • Confirmed compilation and build then manually tested MPIHasher functionality once imported correctly

Reference Issue (For mParticle employees only. Ignore if you are an outside contributor)

Copy link
Contributor

@einsteinx2 einsteinx2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm (tested this solution locally myself)

@BrandonStalnaker BrandonStalnaker merged commit 2782055 into development Dec 8, 2023
3 checks passed
@BrandonStalnaker BrandonStalnaker deleted the fix/6099-Use-Umbrella-Imports-For-Kits branch December 8, 2023 15:23
@mparticle-automation
Copy link
Collaborator

🎉 This PR is included in version 8.2.5 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

mparticle-automation added a commit that referenced this pull request Dec 8, 2023
## [8.2.5](v8.2.4...v8.2.5) (2023-12-08)

### Bug Fixes

* Use Umbrella Imports ([#84](#84)) ([2782055](2782055))
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.

4 participants