Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alanjcharles authored Jan 24, 2024
1 parent bc6a962 commit d8bb772
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,17 @@
# Analytics-Swift Mixpanel

Add Mixpanel device mode support to your applications via this plugin for [Analytics-Swift](https://github.com/segmentio/analytics-swift)
Add `Mixpanel` device mode support to your applications via this plugin for [Analytics-Swift](https://github.com/segmentio/analytics-swift)

## Adding the dependency

***Note:** the Mixpanel library itself will be installed as an additional dependency.*
***Note:** the `Mixpanel` library itself will be installed as an additional dependency.*

### via Xcode
In the Xcode `File` menu, click `Add Packages`. You'll see a dialog where you can search for Swift packages. In the search field, enter the URL to this repo.

```
https://github.com/segment-integrations/analytics-swift-mixpanel
```

You'll then have the option to pin to a version, or specific branch, as well as which project in your workspace to add it to. Once you've made your selections, click the `Add Package` button.

Expand Down

0 comments on commit d8bb772

Please sign in to comment.