Commit 6edee6d
authored
1 file changed
+1
-1
lines changedSubmodule sentry-cocoa updated 47 files
- .github/file-filters.yml+1
- .github/workflows/build.yml+13-1
- .github/workflows/fast-pr-checks.yml+68
- .github/workflows/test.yml+3
- .github/workflows/testflight.yml+10-1
- CHANGELOG.md+18-12
- README.md+1
- Samples/DistributionSample/DistributionSample.yml+2
- Samples/SentrySampleShared/SentrySampleShared.yml+2
- Samples/SessionReplay-CameraTest/SessionReplay-CameraTest.yml+2
- Samples/iOS-ObjectiveC/iOS-ObjectiveC.yml+2
- Samples/iOS-Swift/iOS-Swift.yml+2
- Samples/iOS-Swift6/iOS-Swift6.yml+2
- Samples/iOS-SwiftUI/iOS-SwiftUI.yml+2
- Samples/iOS15-SwiftUI/iOS15-SwiftUI.yml+2
- Samples/macOS-Swift/macOS-Swift.yml+2
- Samples/macOS-SwiftUI/macOS-SwiftUI.yml+2
- Samples/tvOS-Swift/tvOS-Swift.yml+2
- Samples/visionOS-Swift/visionOS-Swift.yml+2
- Samples/watchOS-Swift/watchOS-Swift.yml+2
- Sentry.xcodeproj/project.pbxproj+8-3
- SentryTestUtils/Sources/TestClient.swift+5-3
- Sources/Configuration/SentrySwiftLog.xcconfig+1
- Sources/Sentry/SentryClient.m+19-3
- Sources/Sentry/SentryHub.m+34-1
- Sources/Sentry/SentrySDKInternal.m-2
- Sources/Sentry/include/SentryClient+Private.h+2
- Sources/Sentry/include/SentryHub+Private.h+2
- Sources/Sentry/include/SentryPrivate.h-1
- Sources/Swift/Helper/SentryLog+SPM.swift+31
- Sources/Swift/Helper/SentrySDK.swift+8-53
- Sources/Swift/Protocol/SentryLog.swift+49-1
- Sources/Swift/SentryClient.swift+8
- Sources/Swift/SentryHub.swift+8
- Sources/Swift/Tools/SentryLogBatcher.swift+138-16
- Sources/Swift/Tools/SentryLogger.swift+18-141
- Tests/SentryTests/Helper/SentryLogSPMTests.swift+155
- Tests/SentryTests/Protocol/SentryLogTests.swift+28
- Tests/SentryTests/SentryClientTests.swift+62-26
- Tests/SentryTests/SentryHubTests.swift+82
- Tests/SentryTests/SentryLogBatcherTests.swift+477-134
- Tests/SentryTests/SentryLoggerTests.swift+21-454
- Tests/SentryTests/SentrySDKInternalTests.swift+7-43
- Tests/SentryTests/SentrySDKTests.swift+10-57
- Tests/SentryTests/ViewCapture/SentryUIRedactBuilderTests+Common.swift-1
- schema/xcodegen.schema.json+1.8k
- sdk_api.json+208
0 commit comments