Skip to content

Commit c9db546

Browse files
bsneedBrandon Sneed
andauthored
Added supported destinations to Readme. (#127)
Co-authored-by: Brandon Sneed <[email protected]>
1 parent 84e0bee commit c9db546

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,16 @@ The hassle-free way to add Segment analytics to your Swift app (iOS/tvOS/watchOS
3939
order by price desc
4040
```
4141

42+
## Supported Device Mode Destinations
43+
44+
| Partner | Package |
45+
| --- | --- |
46+
| Amplitude | https://github.com/segment-integrations/analytics-swift-amplitude |
47+
| AppsFlyer | https://github.com/segment-integrations/analytics-swift-appsflyer |
48+
| Facebook | https://github.com/segment-integrations/analytics-swift-facebook-app-events |
49+
| Firebase | https://github.com/segment-integrations/analytics-swift-firebase |
50+
| Mixpanel | https://github.com/segment-integrations/analytics-swift-mixpanel |
51+
4252
## Documentation
4353

4454
You can find usage documentation at [https://segment.com/docs/sources/mobile/swift-ios/](https://segment.com/docs/sources/mobile/swift-ios/).

0 commit comments

Comments
 (0)