Skip to content

Commit

Permalink
Merge pull request #25 from embrace-io/fix-cocoapods-integration
Browse files Browse the repository at this point in the history
Corrected the usage of the subspec EmbraceCrashlyticsSupport
  • Loading branch information
ArielDemarco authored Oct 8, 2024
2 parents 1edaf3a + 1caaf85 commit 34491fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/ios/open-source/linking-embrace.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,6 @@ If you wish to continue using Crashlytics as your primary crash reporter while a
having those crashes reported to the Embrace Dashboard and using all associated features,
you will need to install an additional pod:
```
pod 'EmbraceCrashlyticsSupport'
pod 'Embrace/EmbraceCrashlyticsSupport'
```
:::

0 comments on commit 34491fa

Please sign in to comment.