-
Notifications
You must be signed in to change notification settings - Fork 72
docs: create readmes for new kit flow #596
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
Merged
nickolas-dimitrakas
merged 7 commits into
workstation/9.0-Release
from
docs/create-readmes-for-new-kit-flow
Feb 18, 2026
Merged
Changes from all commits
Commits
Show all changes
7 commits
Select commit
Hold shift + click to select a range
67e6c83
generate readmes
nickolas-dimitrakas e846f16
Update README.md
nickolas-dimitrakas 7669370
fix trunk push errors
nickolas-dimitrakas 2952d45
Merge branch 'workstation/9.0-Release' into docs/create-readmes-for-n…
nickolas-dimitrakas e8faa25
add details for partner config of braze
nickolas-dimitrakas 4e53637
make readmes more customer focused
nickolas-dimitrakas a50835f
address @jamesnrokt and @denischilik comments
nickolas-dimitrakas File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,25 @@ | ||
| # mParticle Apple SDK — Integration Kits | ||
|
|
||
| Kits forward events from the mParticle Apple SDK to partner services. To use a partner integration, add mParticle core plus the kit that matches the partner SDK major version you use. | ||
|
|
||
| ## How to Choose a Kit | ||
|
|
||
| Kits are versioned by the partner SDK major: | ||
|
|
||
| - `braze-12` → Braze Swift SDK 12.x | ||
|
|
||
| Pick the kit that matches the partner SDK major you want in your app. | ||
|
|
||
| ## Important Note (Monorepo Paths) | ||
|
|
||
| The `kits/<provider>/<provider>-<major>/` paths are how kits are organized in this repository. For your app, use the **Standalone Repository** link below (or the kit's README) to install via your dependency manager. | ||
|
|
||
| ## Setup Instructions | ||
|
|
||
| Each kit has its own README with installation and configuration steps. | ||
|
|
||
| ## Available Kits | ||
|
|
||
| | Kit | Standalone Repository | Partner SDK | | ||
| | -------- | ------------------------------------------------------------------------------------------------------------------------ | -------------------------------------------------------------------- | | ||
| | Braze 12 | [`mparticle-apple-integration-braze-12`](https://github.com/mparticle-integrations/mparticle-apple-integration-braze-12) | [Braze Swift SDK 12.x](https://github.com/braze-inc/braze-swift-sdk) | |
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.