docs: create readmes for new kit flow#596
Open
nickolas-dimitrakas wants to merge 6 commits intoworkstation/9.0-Releasefrom
Open
docs: create readmes for new kit flow#596nickolas-dimitrakas wants to merge 6 commits intoworkstation/9.0-Releasefrom
nickolas-dimitrakas wants to merge 6 commits intoworkstation/9.0-Releasefrom
Conversation
📦 SDK Size Impact ReportMeasures how much the SDK adds to an app's size (with-SDK minus without-SDK).
➡️ SDK size impact change is minimal. Raw measurementsTarget branch (workstation/9.0-Release): {"baseline_app_size_kb":84,"baseline_executable_size_bytes":75464,"with_sdk_app_size_kb":1788,"with_sdk_executable_size_bytes":76360,"sdk_impact_kb":1704,"sdk_executable_impact_bytes":896,"xcframework_size_kb":5604}This PR: {"baseline_app_size_kb":84,"baseline_executable_size_bytes":75464,"with_sdk_app_size_kb":1788,"with_sdk_executable_size_bytes":76360,"sdk_impact_kb":1704,"sdk_executable_impact_bytes":896,"xcframework_size_kb":5604} |
jamesnrokt
reviewed
Feb 17, 2026
jamesnrokt
reviewed
Feb 18, 2026
| ## Installation | ||
|
|
||
| 1. Add the kit dependency using SPM: | ||
| > **Viewing this from the monorepo?** Add the kit as a dependency from the [mparticle-integrations/mparticle-apple-integration-braze-12](https://github.com/mparticle-integrations/mparticle-apple-integration-braze-12) repository, not from the monorepo path. |
Collaborator
There was a problem hiding this comment.
Probably doesn't need to be said. Whether you're on the mono repo or the integrations site the install instructions are the same
denischilik
reviewed
Feb 18, 2026
| url: "https://github.com/mparticle-integrations/mparticle-apple-integration-braze-12", | ||
| .upToNextMajor(from: mParticleVersion) | ||
| ), | ||
| .package( |
Contributor
There was a problem hiding this comment.
When partners integrate Kit with SMP they don't need to additionally set a dependency from mParticle it should be resolved automatically.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Background
What Has Changed
Checklist
Reference Issue (For employees only. Ignore if you are an outside contributor)