Conversation
Updates version to 8.44.4 in: - CHANGELOG.md - Framework/Info.plist - Package.swift - mParticle-Apple-SDK.podspec - mParticle-Apple-SDK/MPConstants.swift - mParticle-Apple-SDK/MPIConstants.m - mParticle_Apple_SDK.json - IntegrationTests/wiremock-recordings/mappings/*.json
PR SummaryLow Risk Overview Updates SPM binary target URLs/checksums to point at the Written by Cursor Bugbot for commit 44fda9f. This will update automatically on new commits. Configure here. |
📦 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 (main): {"baseline_app_size_kb":84,"baseline_executable_size_bytes":75464,"with_sdk_app_size_kb":1948,"with_sdk_executable_size_bytes":76360,"sdk_impact_kb":1864,"sdk_executable_impact_bytes":896,"xcframework_size_kb":9736}This PR: {"baseline_app_size_kb":84,"baseline_executable_size_bytes":75464,"with_sdk_app_size_kb":1948,"with_sdk_executable_size_bytes":76360,"sdk_impact_kb":1864,"sdk_executable_impact_bytes":896,"xcframework_size_kb":9732} |
Release v8.44.4
This PR contains the version bump and changelog updates for release 8.44.4.
XCFrameworks uploaded to S3
s3://static.mparticle.com/sdk/ios/v8.44.4/mParticle_Apple_SDK.xcframework.zips3://static.mparticle.com/sdk/ios/v8.44.4/mParticle_Apple_SDK_NoLocation.xcframework.zipFiles Updated
CHANGELOG.mdFramework/Info.plistPackage.swiftmParticle-Apple-SDK.podspecmParticle-Apple-SDK/MPConstants.swiftmParticle-Apple-SDK/MPIConstants.mmParticle_Apple_SDK.jsonPost-Merge Instructions
After merging this PR to main, complete the release with these steps:
1. Create and push the git tag
2. Create GitHub Release
Go to Releases and:
v8.44.4v8.44.4mParticle_Apple_SDK.framework.zipmParticle_Apple_SDK.xcframework.zipmParticle_Apple_SDK_NoLocation.framework.zipmParticle_Apple_SDK_NoLocation.xcframework.zipgenerated-docs.zipOr use the GitHub CLI:
3. Release to CocoaPods
COCOAPODS_TRUNK_TOKEN={from 1Password} pod trunk push --allow-warningsNote: The xcframeworks have already been uploaded to S3 for SPM binary targets.