Skip to content

Commit 618b43c

Browse files
chore(deps): update Cocoa SDK to v8.26.0 (#3364)
1 parent 28bd2a8 commit 618b43c

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@
3838
### Dependencies
3939

4040
- Bump Hangfire from v1.8.7 to v1.8.12 ([#3361](https://github.com/getsentry/sentry-dotnet/pull/3361))
41+
- Bump Cocoa SDK from v8.25.2 to v8.26.0 ([#3364](https://github.com/getsentry/sentry-dotnet/pull/3364))
42+
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8260)
43+
- [diff](https://github.com/getsentry/sentry-cocoa/compare/8.25.2...8.26.0)
4144

4245
## 4.6.0
4346

modules/sentry-cocoa

Submodule sentry-cocoa updated 66 files

scripts/generate-cocoa-bindings.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,7 @@ $interfacesToRemove = @(
205205
'LocalMetricsAggregator',
206206
'NSURLSessionTask',
207207
'SentryCurrentDateProvider',
208+
'SentryEnabledFeaturesBuilder',
208209
'SentryExperimentalOptions',
209210
'SentryMXCallStack',
210211
'SentryMXCallStackTree',

0 commit comments

Comments
 (0)