Commit 4151e13
chore: align kit Package.swift swift-tools-version to 5.5 (#672)
* chore: align kit Package.swift swift-tools-version to 5.5
Update all 27 kit Package.swift manifests from swift-tools-version:5.9
to 5.5 to match the core SDK's declared minimum. UrbanAirship-20 is
intentionally excluded as it requires swift-tools-version:6.0 due to
the Airship SDK v20 dependency requiring iOS 16.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* fix: align testTarget names with actual test directory names
mParticle-BrazeTests → mParticle-BrazeTest (braze-12/13/14)
mParticle-FirebaseTests → mParticle-FirebaseTest (firebase-11/12)
swift-tools-version:5.5 errors on target/directory name mismatches
that 5.9 previously allowed as warnings.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* Revert "fix: align testTarget names with actual test directory names"
This reverts commit 0dacba2.
* fix: rename test directories to match SPM testTarget naming convention
Rename mParticle-BrazeTest → mParticle-BrazeTests (braze-12/13/14) and
mParticle-FirebaseTest → mParticle-FirebaseTests (firebase-11/12) so
directory names match the testTarget names declared in each Package.swift.
swift-tools-version 5.5 requires an exact match; 5.9 allowed mismatches
as warnings. This resolves the CI package-resolution failures introduced
by the swift-tools-version downgrade.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
---------
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 9fd359d commit 4151e13
File tree
34 files changed
+27
-27
lines changed- Kits
- adjust/adjust-5
- adobe/adobe-5
- appsflyer/appsflyer-6
- apptentive/apptentive-6
- apptimize/apptimize-3
- branchmetrics/branchmetrics-3
- braze
- braze-12
- Tests/mParticle-BrazeTests
- braze-13
- Tests/mParticle-BrazeTests
- braze-14
- Tests/mParticle-BrazeTests
- clevertap/clevertap-7
- comscore/comscore-6
- google-analytics-firebase-ga4
- firebase-ga4-11
- firebase-ga4-12
- google-analytics-firebase
- firebase-11
- Tests/mParticle-FirebaseTests
- firebase-12
- Tests/mParticle-FirebaseTests
- iterable/iterable-6
- kochava
- kochava-9
- kochava-no-tracking-9
- leanplum/leanplum-6
- localytics
- localytics-6
- localytics-7
- onetrust/onetrust
- optimizely
- optimizely-4
- optimizely-5
- radar/radar-3
- rokt/rokt
- singular/singular-12
34 files changed
+27
-27
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments