Commit 5a0c13d
Submodule sentry-cocoa updated 62 files
- .github/last-release-runid+1-1
- .github/workflows/analyze-language-trends.yml+2-2
- .github/workflows/assemble-xcframework-variant.yml+2-2
- .github/workflows/auto-update-tools.yml+3-3
- .github/workflows/benchmarking.yml+3-3
- .github/workflows/build-xcframework-variant-slices.yml+2-2
- .github/workflows/build.yml+4-4
- .github/workflows/changelog-preview.yml+1-1
- .github/workflows/changes-in-high-risk-code.yml+2-2
- .github/workflows/integration-test.yml+2-2
- .github/workflows/lint-cocoapods-specs.yml+1-1
- .github/workflows/nightly-test.yml+1-1
- .github/workflows/objc-conversion-analysis.yml+2-2
- .github/workflows/ready-to-merge-workflow.yml+1-1
- .github/workflows/release-upload-xcframework.yml+1-1
- .github/workflows/release.yml+19-3
- .github/workflows/size-analysis.yml+1-1
- .github/workflows/test-3rd-party-integrations.yml+2-2
- .github/workflows/test-cross-platform.yml+1-1
- .github/workflows/test.yml+11-8
- .github/workflows/testflight.yml+2-2
- .github/workflows/ui-tests-common.yml+4-4
- .github/workflows/ui-tests-critical.yml+2-2
- .github/workflows/unit-test-common.yml+5-5
- 3rd-party-integrations/SentryCocoaLumberjack/Package.swift+1-1
- 3rd-party-integrations/SentryPulse/Package.swift+1-1
- 3rd-party-integrations/SentrySwiftLog/Package.swift+1-1
- 3rd-party-integrations/SentrySwiftyBeaver/Package.swift+1-1
- CHANGELOG.md+21-1
- Package.swift+10-10
- Package@swift-6.1.swift+10-10
- Package@swift-6.2.swift+123
- Sentry.podspec+1-1
- SentrySwiftUI.podspec+2-2
- SentryTestUtils/Sources/TestNSNotificationCenterWrapper.swift+7-3
- SentryTestUtils/Sources/TestSentryNSProcessInfoWrapper.swift+6
- Sources/Configuration/SDK.xcconfig+1-1
- Sources/Configuration/SentrySwiftUI.xcconfig+1-1
- Sources/Configuration/Versioning.xcconfig+1-1
- Sources/Sentry/SentryMeta.m+1-1
- Sources/Sentry/SentryScope.m+11-11
- Sources/SentryCrash/Recording/Monitors/SentryCrashMonitor_System.m+11
- Sources/Swift/Core/Tools/ViewCapture/SentryUIRedactBuilder.swift+77-1
- Sources/Swift/Helper/SentryExtraContextProvider.swift+4
- Sources/Swift/Helper/SentryMobileProvisionParser.swift+15
- Sources/Swift/Helper/SentryProcessInfo.swift+4-1
- Sources/Swift/Integrations/Breadcrumbs/SentrySystemEventBreadcrumbs.swift+48-5
- Sources/Swift/Integrations/SentryCrash/SentryCrashIntegration.swift+47
- Sources/Swift/Integrations/SentryHangTrackingIntegration.swift+10
- Sources/Swift/Integrations/SessionReplay/SentrySessionReplay.swift+14-6
- Sources/Swift/Integrations/SessionReplay/SentrySessionReplayIntegration.swift+1-1
- Sources/Swift/Integrations/WatchdogTerminations/SentryWatchdogTerminationScopeObserver.swift+2-2
- Tests/SentryTests/Helper/SentryExtraContextProviderTests.swift+20
- Tests/SentryTests/Helper/SentryMobileProvisionParserTests.swift+100
- Tests/SentryTests/Integrations/ANR/SentryHangTrackingIntegrationTests.swift+3
- Tests/SentryTests/Integrations/Breadcrumbs/SentrySystemEventBreadcrumbsTest.swift+56
- Tests/SentryTests/Integrations/SessionReplay/SentrySessionReplayTests.swift+43
- Tests/SentryTests/OptionsInSyncWithDocs/SentryOptionsDocumentationSyncTests.swift+1-3
- Tests/SentryTests/SentryScopeSwiftTests.swift+135-1
- Tests/SentryTests/ViewCapture/SentryUIRedactBuilderTests+SwiftUI.swift+347
- Utils/VersionBump/main.swift+1
- scripts/.clang-format-version+1-1
0 commit comments