2 files changed
+4
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
| 27 | + | |
| 28 | + | |
| 29 | + | |
27 | 30 |
| |
28 | 31 |
| |
29 | 32 |
| |
|
Submodule sentry-cocoa updated 32 files
- .github/last-release-runid+1-1
- CHANGELOG.md+11
- Package.swift+4-4
- Samples/iOS-Swift/iOS-Swift/Sample.xcconfig+1-1
- Samples/iOS-Swift/iOS-Swift/ViewControllers/TableViewController.swift+1
- Sentry.podspec+1-1
- Sentry.xcodeproj/project.pbxproj-4
- SentryPrivate.podspec+1-1
- SentrySwiftUI.podspec+2-2
- Sources/Configuration/SDK.xcconfig+1-1
- Sources/Configuration/SentrySwiftUI.xcconfig+1-1
- Sources/Sentry/SentryClient.m+4-4
- Sources/Sentry/SentryDependencyContainer.m+24
- Sources/Sentry/SentryMeta.m+1-1
- Sources/Sentry/SentryNSDataUtils.m-7
- Sources/Sentry/SentrySessionReplayIntegration.m+22
- Sources/Sentry/SentrySubClassFinder.m+5-5
- Sources/Sentry/SentryTransportFactory.m+1-12
- Sources/Sentry/SentryUIViewControllerSwizzling.m+41-39
- Sources/Sentry/include/HybridPublic/SentryDependencyContainer.h+2
- Sources/Sentry/include/SentryNSDataUtils.h-6
- Sources/Sentry/include/SentryTransportFactory.h+2-1
- Sources/SentryCrash/Recording/SentryCrashCachedData.c-9
- Sources/SentryCrash/Recording/SentryCrashCachedData.h-2
- Sources/Swift/Integrations/Performance/SwizzleClassNameExclude.swift+1
- Sources/Swift/Tools/UIRedactBuilder.swift+13-12
- Tests/HybridSDKTest/HybridPod.podspec+1-1
- Tests/SentryTests/Categories/SentryNSDataUtilsTests.swift-18
- Tests/SentryTests/Integrations/SessionReplay/SentrySessionReplayIntegrationTests.swift+104
- Tests/SentryTests/Networking/SentryTransportFactoryTests.swift+12-4
- Tests/SentryTests/Networking/SentryTransportInitializerTests.swift+1-1
- Tests/SentryTests/SentryViewPhotographerTests.swift+15
0 commit comments