Skip to content

Commit 78b177d

Browse files
fix(docs): Missing SentryPrivate in the contributing guide (#2698)
1 parent 3bb46d7 commit 78b177d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ target 'sample' do
9797
# ... react native config
9898

9999
+ pod 'Sentry/HybridSDK', :path => '../../../sentry-cocoa'
100+
+ pod 'SentryPrivate', :path => '../../../sentry-cocoa/SentryPrivate.podspec'
100101

101102
# ... rest of the configuration
102103

0 commit comments

Comments
 (0)