Skip to content

Commit b1dca19

Browse files
authored
Update README.md
1 parent 4f7ac39 commit b1dca19

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,8 @@ npm install mixpanel-react-native
4545
pod install
4646
```
4747
Please note: You do not need to update your Podfile to add Mixpanel.
48-
3. For Xcode 12.5+, there is a known compile issue, please refer to this **[workaround](https://github.com/mixpanel/mixpanel-react-native/issues/43#issuecomment-829599732)**.
48+
49+
3. Since Xcode 12.5, there is a known swift compile issue, please refer to this **[workaround](https://github.com/mixpanel/mixpanel-react-native/issues/43#issuecomment-829599732)**. However the compile issue has been resolved in Xcode 13.2.1+, there is no extra step required as long as you upgrade to Xcode 13.2.1+.
4950

5051

5152
### 2. Initialize Mixpanel

0 commit comments

Comments
 (0)