Commit fe04576
chore: update modules/sentry-cocoa to 9.15.0
1 parent 4a85500 commit fe04576
1 file changed
Lines changed: 1 addition & 1 deletion
Submodule sentry-cocoa updated 53 files
- .editorconfig+46
- .github/last-release-runid+1-1
- .github/workflows/analyze-language-trends.yml+1-1
- .github/workflows/assemble-xcframework-variant.yml+1-1
- .github/workflows/benchmarking.yml+1-1
- .github/workflows/build.yml+1-1
- .github/workflows/integration-test.yml+1-1
- .github/workflows/lint-cocoapods-specs.yml+1-1
- .github/workflows/objc-conversion-analysis.yml+1-1
- .github/workflows/release.yml+1-1
- .github/workflows/size-analysis.yml+1-1
- .github/workflows/test-cross-platform.yml+1-1
- .github/workflows/testflight.yml+1-1
- .github/workflows/ui-tests-common.yml+2-2
- .github/workflows/unit-test-common.yml+4-4
- 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+11
- Gemfile.lock+49-13
- Package.swift+10-10
- Package@swift-6.1.swift+10-10
- Package@swift-6.2.swift+10-10
- Samples/SentrySampleShared/SentrySampleShared/SentrySDKOverrides.swift+3-1
- Samples/SentrySampleShared/SentrySampleShared/SentrySDKWrapper.swift+18-2
- Samples/Shared/feature-flags.yml+3
- Samples/iOS-Swift/App/Resources/Base.lproj/Main.storyboard+196-184
- Samples/iOS-Swift/App/Sources/AppDelegate.swift+1
- Samples/iOS-Swift/App/Sources/ExtraViewController.swift+4
- Samples/iOS-Swift/App/Sources/Profiling/LaunchVCTransactionCapture.swift+42
- Samples/iOS-Swift/UITests/Sources/LaunchProfilingVCTransactionUITests.swift+68
- Sentry.podspec+1-1
- SentrySwiftUI.podspec+2-2
- Sources/Configuration/SDK.xcconfig+1-1
- Sources/Configuration/SentrySwiftUI.xcconfig+1-1
- Sources/Configuration/Versioning.xcconfig+1-1
- Sources/Sentry/SentryBuildAppStartSpans.m+8-7
- Sources/Sentry/SentryDefaultUIViewControllerPerformanceTracker.m+15-8
- Sources/Sentry/SentryMeta.m+1-1
- Sources/Swift/Helper/SentrySDK.swift+49
- Sources/Swift/Integrations/AppStartTracking/AppStartReportingStrategy.swift+15-1
- Sources/Swift/Integrations/AppStartTracking/SentryAppStartTracker.swift+22-6
- Sources/Swift/Integrations/AppStartTracking/SentryExtendedAppLaunchManager.swift+93
- Sources/Swift/SentryDependencyContainer.swift+8-1
- Tests/SentryTests/Integrations/Performance/AppStartTracking/AppStartReportingStrategyTests.swift+62-25
- Tests/SentryTests/Integrations/Performance/AppStartTracking/SentryAppStartTrackerTests.swift+18-10
- Tests/SentryTests/Integrations/Performance/AppStartTracking/SentryExtendedAppLaunchTests.swift+245
- Tests/SentryTests/Integrations/Performance/UIViewController/SentryVCTrackerLaunchProfilingTests.swift+205
- Tests/SentryTests/Transaction/SentryBuildAppStartSpansTests.swift+7-25
- Tests/SentryTests/Transaction/SentryTracerTests.swift+2-3
- scripts/.clang-format-version+1-1
- sdk_api.json+44
0 commit comments