Skip to content

Commit

Permalink
chore: Bump Cocoa to 7.13.0 (#697)
Browse files Browse the repository at this point in the history
* bumped cocoa to 7.13.0

* updated CHANGELOG.md

* updated snapshot
  • Loading branch information
bitsandfoxes committed Apr 22, 2022
1 parent d49cf66 commit bcddef1
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@

- WebGL - .NET support ([#657](https://github.com/getsentry/sentry-unity/pull/657))

### Fixes

- Bump Sentry Cocoa SDK 7.13.0 ([#697](https://github.com/getsentry/sentry-unity/pull/697))
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/7.13.0/CHANGELOG.md)
- [diff](https://github.com/getsentry/sentry-cocoa/compare/7.7.0...7.13.0)

## 0.14.0

### Features
Expand Down
2 changes: 1 addition & 1 deletion modules/sentry-cocoa
Submodule sentry-cocoa updated 315 files
4 changes: 4 additions & 0 deletions test/Scripts.Tests/package-release.zip.snapshot
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,8 @@ Plugins/iOS/Simulator/Sentry.framework/Headers/SentryNSError.h
Plugins/iOS/Simulator/Sentry.framework/Headers/SentryNSError.h.meta
Plugins/iOS/Simulator/Sentry.framework/Headers/SentryOptions.h
Plugins/iOS/Simulator/Sentry.framework/Headers/SentryOptions.h.meta
Plugins/iOS/Simulator/Sentry.framework/Headers/SentryProfilingConditionals.h
Plugins/iOS/Simulator/Sentry.framework/Headers/SentryProfilingConditionals.h.meta
Plugins/iOS/Simulator/Sentry.framework/Headers/SentrySampleDecision.h
Plugins/iOS/Simulator/Sentry.framework/Headers/SentrySampleDecision.h.meta
Plugins/iOS/Simulator/Sentry.framework/Headers/SentrySamplingContext.h
Expand Down Expand Up @@ -215,6 +217,8 @@ Plugins/iOS/Device/Sentry.framework/Headers/SentryNSError.h
Plugins/iOS/Device/Sentry.framework/Headers/SentryNSError.h.meta
Plugins/iOS/Device/Sentry.framework/Headers/SentryOptions.h
Plugins/iOS/Device/Sentry.framework/Headers/SentryOptions.h.meta
Plugins/iOS/Device/Sentry.framework/Headers/SentryProfilingConditionals.h
Plugins/iOS/Device/Sentry.framework/Headers/SentryProfilingConditionals.h.meta
Plugins/iOS/Device/Sentry.framework/Headers/SentrySampleDecision.h
Plugins/iOS/Device/Sentry.framework/Headers/SentrySampleDecision.h.meta
Plugins/iOS/Device/Sentry.framework/Headers/SentrySamplingContext.h
Expand Down

0 comments on commit bcddef1

Please sign in to comment.