From bcddef1decd23c31a4246a5301a2db28d8c89ba1 Mon Sep 17 00:00:00 2001 From: Stefan Jandl Date: Fri, 22 Apr 2022 13:59:31 +0200 Subject: [PATCH] chore: Bump Cocoa to 7.13.0 (#697) * bumped cocoa to 7.13.0 * updated CHANGELOG.md * updated snapshot --- CHANGELOG.md | 6 ++++++ modules/sentry-cocoa | 2 +- test/Scripts.Tests/package-release.zip.snapshot | 4 ++++ 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f5c4bc91f..155799537 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/modules/sentry-cocoa b/modules/sentry-cocoa index 2814f3c5e..2f02b39a9 160000 --- a/modules/sentry-cocoa +++ b/modules/sentry-cocoa @@ -1 +1 @@ -Subproject commit 2814f3c5e624108bda1d0dccfaabbbf00217d6dc +Subproject commit 2f02b39a9a47581830d6c0c92d07f5d0959bc221 diff --git a/test/Scripts.Tests/package-release.zip.snapshot b/test/Scripts.Tests/package-release.zip.snapshot index 4cfb24a57..fffd52285 100644 --- a/test/Scripts.Tests/package-release.zip.snapshot +++ b/test/Scripts.Tests/package-release.zip.snapshot @@ -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 @@ -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