Commit bdb18ab
authored
1 file changed
+1
-1
lines changedSubmodule sentry-cocoa updated 55 files
- .github/actions/prepare-package.swift/action.yml+6-1
- .github/last-release-runid+1-1
- .github/workflows/test.yml+24-170
- .github/workflows/unit-test-common.yml+236
- CHANGELOG.md+7-1
- Package.swift+32-15
- Plans/SentrySwiftLog_Base.xctestplan+24
- Samples/iOS-Swift/iOS-Swift.yml+1
- Samples/iOS-Swift/iOS-Swift/AppDelegate.swift+15-1
- Samples/iOS15-SwiftUI/iOS15-SwiftUI/ContentView.swift-1
- Sentry.podspec+1-1
- Sentry.xcodeproj/project.pbxproj+847-3
- Sentry.xcodeproj/xcshareddata/xcschemes/SentrySwiftLog.xcscheme+85
- SentryPrivate.podspec+1-1
- SentrySwiftUI.podspec+2-2
- SentryTestUtils/Sources/ClearTestState.swift+2
- Sources/Configuration/SDK.xcconfig+1-1
- Sources/Configuration/SentrySwiftLog.xcconfig+26
- Sources/Configuration/SentrySwiftUI.xcconfig+1-1
- Sources/Configuration/Versioning.xcconfig+1-1
- Sources/Sentry/Public/SentryOptions.h-16
- Sources/Sentry/SentryCrashIntegration.m+1-2
- Sources/Sentry/SentryDefaultThreadInspector.m+1-2
- Sources/Sentry/SentryMeta.m+1-1
- Sources/Sentry/SentryMetricKitIntegration.m+1-2
- Sources/Sentry/SentryOptions.m-7
- Sources/Sentry/SentryOptionsInternal.m-8
- Sources/Sentry/SentryUIViewControllerSwizzling.m+1-2
- Sources/Sentry/SentryUseNSExceptionCallstackWrapper.m+1-2
- Sources/SentrySwiftLog/SentryLogHandler.swift+131
- Sources/Swift/Core/Helper/SentryInAppLogic.swift+6-19
- Sources/Swift/Core/Tools/ViewCapture/SentryUIRedactBuilder.swift+50-1
- Sources/Swift/Integrations/Performance/SentryUIViewControllerPerformanceTracker.swift+1-1
- Sources/Swift/Protocol/SentryLogAttribute.swift+1-1
- Sources/Swift/Protocol/SentryLogLevel.swift+1-1
- Tests/HybridSDKTest/HybridPod.podspec+1-1
- Tests/SentrySwiftLogTests/SentryLogHandlerTests.swift+609
- Tests/SentryTests/Integrations/Performance/UIViewController/SentryUIViewControllerPerformanceTrackerTests.swift+1-1
- Tests/SentryTests/SentryCrash/SentryCrashInstallationReporterTests.swift+1-1
- Tests/SentryTests/SentryCrash/SentryCrashReportSinkTests.swift+1-1
- Tests/SentryTests/SentryCrash/SentryCrashStackEntryMapperTests.swift+1-1
- Tests/SentryTests/SentryCrash/SentryDefaultThreadInspectorTests.swift+2-2
- Tests/SentryTests/SentryCrash/SentryInAppLogicTests.swift+7-15
- Tests/SentryTests/SentryCrash/SentryStacktraceBuilderTests.swift+1-1
- Tests/SentryTests/SentryCrash/TestThreadInspector.swift+1-1
- Tests/SentryTests/SentryCrashReportConverterTests.m+1-1
- Tests/SentryTests/SentryOptionsTest.m-25
- Tests/SentryTests/ViewCapture/SentryUIRedactBuilderTests+Common.swift+30-25
- Tests/SentryTests/ViewCapture/SentryUIRedactBuilderTests+EdgeCases.swift+582-3
- Tests/SentryTests/ViewCapture/SentryViewPhotographerTests.swift+21
- Utils/VersionBump/main.swift+2-1
- develop-docs/DECISIONS.md+7
- docs/opaque-masking.md+44
- fastlane/Fastfile+12-5
- sdk_api.json+31-130
0 commit comments