Remove `SentryDependencyContainer` usage from SentryCrash to reduce coupling between the SDK and crash reporter. Replaced KVC bridge injection with typed `setBridgeObject:` pattern. Merged in PR #[7514](<https://github.com/getsentry/sentry-cocoa/pull/7514>).