Commit d77e28f
chore: set module_name on versioned kit podspecs (#682)
* chore: set s.module_name on all versioned kit podspecs
Adds s.module_name to each versioned kit podspec so that consumers
import the kit without the version suffix (e.g. import mParticle_Braze
instead of import mParticle_Braze_12).
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* fix: align Firebase kit pod names and module names with SPM targets
Rename mParticle-Google-Analytics-Firebase-{11,12} → mParticle-Firebase-{11,12}
and mParticle-Google-Analytics-Firebase-GA4-{11,12} → mParticle-FirebaseGA4-{11,12}
to match SPM target names, and set module_name accordingly so CocoaPods and
SPM consumers use the same import (import mParticle_Firebase / import mParticle_FirebaseGA4).
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* chore: remove accidentally committed .claude/settings.local.json
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* chore: update matrix.json podspec paths for renamed Firebase podspecs
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
---------
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent e2fb039 commit d77e28f
File tree
26 files changed
+33
-8
lines changed- Kits
- adjust/adjust-5
- adobe/adobe-5
- appsflyer/appsflyer-6
- apptentive/apptentive-6
- apptimize/apptimize-3
- branchmetrics/branchmetrics-3
- braze
- braze-12
- braze-13
- braze-14
- clevertap/clevertap-7
- comscore/comscore-6
- google-analytics-firebase-ga4
- firebase-ga4-11
- firebase-ga4-12
- google-analytics-firebase
- firebase-11
- firebase-12
- iterable/iterable-6
- leanplum/leanplum-6
- localytics
- localytics-6
- localytics-7
- optimizely
- optimizely-4
- optimizely-5
- radar/radar-3
- singular/singular-12
- urbanairship
- urbanairship-19
- urbanairship-20
26 files changed
+33
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
0 commit comments