Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update docs/platforms/apple/guides/ios/session-replay/index.mdx
Co-authored-by: Dhiogo Brustolin <[email protected]>
  • Loading branch information
bruno-garcia and brustolin authored Jul 15, 2024
commit 1539ed36d0ce2ba25bc030bf6208da31407d72d5
2 changes: 1 addition & 1 deletion docs/platforms/apple/guides/ios/session-replay/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ If you already have the SDK installed, you can update it to the latest version w
```ruby {tabTitle:Cocoapods}
pod update
```
```ruby {tabTitle:Cathage}
```ruby {tabTitle:Carthage}
github "getsentry/sentry-cocoa" "{{@inject packages.version('sentry.cocoa') }}"
```

Expand Down