2 files changed
+4
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
| 30 | + | |
| 31 | + | |
| 32 | + | |
30 | 33 |
| |
31 | 34 |
| |
32 | 35 |
| |
|
Submodule sentry-cocoa updated 20 files
- .github/last-release-runid+1-1
- CHANGELOG.md+5
- Package.swift+4-4
- Samples/iOS-Swift/iOS-Swift.xcodeproj/project.pbxproj+4-4
- Samples/iOS-Swift/iOS-Swift/AppDelegate.swift+1
- Sentry.podspec+1-1
- Sentry.xcodeproj/project.pbxproj+4
- SentryPrivate.podspec+1-1
- SentrySwiftUI.podspec+2-2
- Sources/Configuration/Sentry.xcconfig+1-1
- Sources/Sentry/PrivateSentrySDKOnly.mm+60
- Sources/Sentry/SentryAppStartMeasurement.m+14
- Sources/Sentry/SentryMeta.m+1-1
- Sources/Sentry/include/HybridPublic/PrivateSentrySDKOnly.h+2
- Sources/Sentry/include/HybridPublic/SentryAppStartMeasurement.h+6
- Sources/Swift/Integrations/SessionReplay/SentryReplayOptions.swift+41-8
- Tests/HybridSDKTest/HybridPod.podspec+1-1
- Tests/SentryTests/Integrations/SessionReplay/SentryReplayOptionsTests.swift+31
- Tests/SentryTests/PrivateSentrySDKOnlyTests.swift+66
- Tests/SentryTests/Protocol/TestData.swift+23-6
0 commit comments