Skip to content

Commit e22cdf1

Browse files
Update README (#1)
* update installation * remove performance
1 parent 0a00570 commit e22cdf1

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,11 @@ Mixpanel Session Replay enables you to quickly understand **why** users behave a
2121

2222
## Installation
2323

24-
1. **Download** the [MixpanelSessionReplay.xcframework.zip](https://www.notion.so/Mixpanel-iOS-Session-Replay-SDK-Beta-10ae0ba9256280cdb6e0f39d594cb344?pvs=21) and unzip it.
25-
2. **In Xcode**, add the `.xcframework` to your target's **Frameworks, Libraries, and Embedded Content**. Set Embed to **Embed & Sign**.
24+
Add the Session Replay SDK using Swift Package Manager directly in Xcode:
25+
26+
1. In Xcode, go to **File → Add Package Dependencies...**
27+
2. Paste the GitHub URL: `https://github.com/mixpanel/mixpanel-ios-session-replay-package`
28+
3. Follow the prompts to select the latest version and add the package to your project.
2629

2730
---
2831

0 commit comments

Comments
 (0)