From dfbce51880950c4abfeaf1d77143cd3407d5a970 Mon Sep 17 00:00:00 2001 From: GitHub Date: Fri, 19 Jun 2026 11:09:40 +0000 Subject: [PATCH 1/3] chore: update modules/sentry-cocoa.properties to 9.18.0 --- CHANGELOG.md | 3 +++ modules/sentry-cocoa.properties | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d2f7ede67..ea7ced2d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,9 @@ - Bump Native SDK from v0.15.0 to v0.15.1 ([#1443](https://github.com/getsentry/sentry-unreal/pull/1443)) - [changelog](https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#0151) - [diff](https://github.com/getsentry/sentry-native/compare/0.15.0...0.15.1) +- Bump Cocoa SDK from v9.17.1 to v9.18.0 ([#1442](https://github.com/getsentry/sentry-unreal/pull/1442)) + - [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#9180) + - [diff](https://github.com/getsentry/sentry-cocoa/compare/9.17.1...9.18.0) ## 1.14.0 diff --git a/modules/sentry-cocoa.properties b/modules/sentry-cocoa.properties index 1484b9a43..bb32c11b6 100644 --- a/modules/sentry-cocoa.properties +++ b/modules/sentry-cocoa.properties @@ -1,2 +1,2 @@ -version=9.17.1 +version=9.18.0 repo=https://github.com/getsentry/sentry-cocoa From 0acfcb861bddc3d282912eb3bd277f6692c4738c Mon Sep 17 00:00:00 2001 From: Ivan Tustanivskyi Date: Fri, 19 Jun 2026 14:37:51 +0300 Subject: [PATCH 2/3] Update snapshot --- scripts/packaging/package.snapshot | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/scripts/packaging/package.snapshot b/scripts/packaging/package.snapshot index 1ef0a2689..463445363 100644 --- a/scripts/packaging/package.snapshot +++ b/scripts/packaging/package.snapshot @@ -320,12 +320,18 @@ Source/ThirdParty/IOS/SentryObjC.framework/Headers/SentryObjCException.h Source/ThirdParty/IOS/SentryObjC.framework/Headers/SentryObjCExperimentalOptions.h Source/ThirdParty/IOS/SentryObjC.framework/Headers/SentryObjCFeedback.h Source/ThirdParty/IOS/SentryObjC.framework/Headers/SentryObjCFeedbackApi.h +Source/ThirdParty/IOS/SentryObjC.framework/Headers/SentryObjCFeedbackForm.h Source/ThirdParty/IOS/SentryObjC.framework/Headers/SentryObjCFeedbackSource.h Source/ThirdParty/IOS/SentryObjC.framework/Headers/SentryObjCFrame.h Source/ThirdParty/IOS/SentryObjC.framework/Headers/SentryObjCGeo.h Source/ThirdParty/IOS/SentryObjC.framework/Headers/SentryObjCHttpStatusCodeRange.h Source/ThirdParty/IOS/SentryObjC.framework/Headers/SentryObjCHub.h Source/ThirdParty/IOS/SentryObjC.framework/Headers/SentryObjCId.h +Source/ThirdParty/IOS/SentryObjC.framework/Headers/SentryObjCInternalApi.h +Source/ThirdParty/IOS/SentryObjC.framework/Headers/SentryObjCInternalBreadcrumbApi.h +Source/ThirdParty/IOS/SentryObjC.framework/Headers/SentryObjCInternalDebugApi.h +Source/ThirdParty/IOS/SentryObjC.framework/Headers/SentryObjCInternalSdkApi.h +Source/ThirdParty/IOS/SentryObjC.framework/Headers/SentryObjCInternalUserApi.h Source/ThirdParty/IOS/SentryObjC.framework/Headers/SentryObjCLastRunStatus.h Source/ThirdParty/IOS/SentryObjC.framework/Headers/SentryObjCLevel.h Source/ThirdParty/IOS/SentryObjC.framework/Headers/SentryObjCLog.h @@ -362,6 +368,10 @@ Source/ThirdParty/IOS/SentryObjC.framework/Headers/SentryObjCTransactionContext. Source/ThirdParty/IOS/SentryObjC.framework/Headers/SentryObjCTransactionNameSource.h Source/ThirdParty/IOS/SentryObjC.framework/Headers/SentryObjCUnit.h Source/ThirdParty/IOS/SentryObjC.framework/Headers/SentryObjCUser.h +Source/ThirdParty/IOS/SentryObjC.framework/Headers/SentryObjCUserFeedbackConfiguration.h +Source/ThirdParty/IOS/SentryObjC.framework/Headers/SentryObjCUserFeedbackFormConfiguration.h +Source/ThirdParty/IOS/SentryObjC.framework/Headers/SentryObjCUserFeedbackFormElementOutlineStyle.h +Source/ThirdParty/IOS/SentryObjC.framework/Headers/SentryObjCUserFeedbackThemeConfiguration.h Source/ThirdParty/IOS/SentryObjC.framework/Info.plist Source/ThirdParty/IOS/SentryObjC.framework/Modules/module.modulemap Source/ThirdParty/IOS/SentryObjC.framework/SentryObjC @@ -419,12 +429,18 @@ Source/ThirdParty/Mac/Cocoa/include/SentryObjC/SentryObjCException.h Source/ThirdParty/Mac/Cocoa/include/SentryObjC/SentryObjCExperimentalOptions.h Source/ThirdParty/Mac/Cocoa/include/SentryObjC/SentryObjCFeedback.h Source/ThirdParty/Mac/Cocoa/include/SentryObjC/SentryObjCFeedbackApi.h +Source/ThirdParty/Mac/Cocoa/include/SentryObjC/SentryObjCFeedbackForm.h Source/ThirdParty/Mac/Cocoa/include/SentryObjC/SentryObjCFeedbackSource.h Source/ThirdParty/Mac/Cocoa/include/SentryObjC/SentryObjCFrame.h Source/ThirdParty/Mac/Cocoa/include/SentryObjC/SentryObjCGeo.h Source/ThirdParty/Mac/Cocoa/include/SentryObjC/SentryObjCHttpStatusCodeRange.h Source/ThirdParty/Mac/Cocoa/include/SentryObjC/SentryObjCHub.h Source/ThirdParty/Mac/Cocoa/include/SentryObjC/SentryObjCId.h +Source/ThirdParty/Mac/Cocoa/include/SentryObjC/SentryObjCInternalApi.h +Source/ThirdParty/Mac/Cocoa/include/SentryObjC/SentryObjCInternalBreadcrumbApi.h +Source/ThirdParty/Mac/Cocoa/include/SentryObjC/SentryObjCInternalDebugApi.h +Source/ThirdParty/Mac/Cocoa/include/SentryObjC/SentryObjCInternalSdkApi.h +Source/ThirdParty/Mac/Cocoa/include/SentryObjC/SentryObjCInternalUserApi.h Source/ThirdParty/Mac/Cocoa/include/SentryObjC/SentryObjCLastRunStatus.h Source/ThirdParty/Mac/Cocoa/include/SentryObjC/SentryObjCLevel.h Source/ThirdParty/Mac/Cocoa/include/SentryObjC/SentryObjCLog.h @@ -461,6 +477,10 @@ Source/ThirdParty/Mac/Cocoa/include/SentryObjC/SentryObjCTransactionContext.h Source/ThirdParty/Mac/Cocoa/include/SentryObjC/SentryObjCTransactionNameSource.h Source/ThirdParty/Mac/Cocoa/include/SentryObjC/SentryObjCUnit.h Source/ThirdParty/Mac/Cocoa/include/SentryObjC/SentryObjCUser.h +Source/ThirdParty/Mac/Cocoa/include/SentryObjC/SentryObjCUserFeedbackConfiguration.h +Source/ThirdParty/Mac/Cocoa/include/SentryObjC/SentryObjCUserFeedbackFormConfiguration.h +Source/ThirdParty/Mac/Cocoa/include/SentryObjC/SentryObjCUserFeedbackFormElementOutlineStyle.h +Source/ThirdParty/Mac/Cocoa/include/SentryObjC/SentryObjCUserFeedbackThemeConfiguration.h Source/ThirdParty/Mac/Native/bin/sentry-crash Source/ThirdParty/Mac/Native/include/sentry.h Source/ThirdParty/Mac/Native/lib/libsentry.a From 06c0c5e31bfede1e300f15c1d1f259acbeb0c07d Mon Sep 17 00:00:00 2001 From: Ivan Tustanivskyi Date: Fri, 19 Jun 2026 14:44:24 +0300 Subject: [PATCH 3/3] Fix missing defines --- plugin-dev/Source/Sentry/Sentry.Build.cs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/plugin-dev/Source/Sentry/Sentry.Build.cs b/plugin-dev/Source/Sentry/Sentry.Build.cs index bc9af6a8d..2518078b4 100644 --- a/plugin-dev/Source/Sentry/Sentry.Build.cs +++ b/plugin-dev/Source/Sentry/Sentry.Build.cs @@ -76,6 +76,7 @@ public Sentry(ReadOnlyTargetRules Target) : base(Target) PublicDefinitions.Add("SENTRY_NO_UI_FRAMEWORK=0"); PublicDefinitions.Add("APPLICATION_EXTENSION_API_ONLY_NO=0"); PublicDefinitions.Add("SDK_V9=0"); + PublicDefinitions.Add("SDK_V10=0"); PublicDefinitions.Add("SWIFT_PACKAGE=0"); PublicDefinitions.Add("SENTRY_TEST=0"); PublicDefinitions.Add("SENTRY_TEST_CI=0"); @@ -117,6 +118,7 @@ public Sentry(ReadOnlyTargetRules Target) : base(Target) PublicDefinitions.Add("SENTRY_NO_UI_FRAMEWORK=0"); PublicDefinitions.Add("APPLICATION_EXTENSION_API_ONLY_NO=0"); PublicDefinitions.Add("SDK_V9=0"); + PublicDefinitions.Add("SDK_V10=0"); PublicDefinitions.Add("SWIFT_PACKAGE=0"); PublicDefinitions.Add("SENTRY_TEST=0"); PublicDefinitions.Add("SENTRY_TEST_CI=0");