Commit 2aea30a
authored
feat: cocoapods support for session replay (#153)
<!-- CURSOR_SUMMARY -->
> [!NOTE]
> **Low Risk**
> Low risk: changes only CocoaPods dependency declarations and does not
modify runtime code; potential impact is limited to pod resolution/build
configuration for consumers.
>
> **Overview**
> Removes the explicit CocoaPods dependency on
`LaunchDarklyObservability/Common` from the `LaunchDarklySessionReplay`
subspec, leaving `LaunchDarklyObservability` as the sole observability
dependency.
>
> This simplifies pod resolution for Session Replay consumers and relies
on `LaunchDarklyObservability` to bring in any required shared
components transitively.
>
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
a1efe70. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->1 parent 549cc34 commit 2aea30a
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | 38 | | |
40 | 39 | | |
41 | 40 | | |
| |||
0 commit comments