File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -15,3 +15,13 @@ To make sure we're not exposing any API from that library externally.
1515Fork [ getsentry/perfview] ( https://github.com/getsentry/perfview/ ) .
1616Tool from the .NET team which includes several utilities used for profiling .NET code.
1717We use that in our ` Sentry.Profiling ` package.
18+
19+ ### sentry-cocoa
20+
21+ By default, ` Sentry.Bindings.Cocoa ` downloads a pre-built Sentry Cocoa SDK from
22+ GitHub Releases. The version is specified in ` sentry-cocoa.properties ` .
23+
24+ If you want to build an unreleased Sentry Cocoa SDK version from source instead,
25+ replace the pre-built SDK with [ getsentry/sentry-cocoa] ( https://github.com/getsentry/sentry-cocoa/ )
26+ by cloning it into the ` modules/sentry-cocoa ` directory. To switch back to the
27+ pre-built SDK, delete the ` modules/sentry-cocoa ` directory.
You can’t perform that action at this time.
0 commit comments