Skip to content

Commit

Permalink
chore(deps): update Cocoa SDK (iOS and Mac) to v8.43.0 (#723)
Browse files Browse the repository at this point in the history
* chore: update modules/sentry-cocoa.properties to 8.43.0

* Update snapshot

* Fix compilation errors

---------

Co-authored-by: GitHub <[email protected]>
Co-authored-by: Ivan Tustanivskyi <[email protected]>
  • Loading branch information
3 people authored Jan 3, 2025
1 parent 64e4860 commit 40b077c
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@
- Bump Java SDK (Android) from v7.19.1 to v7.20.0 ([#724](https://github.com/getsentry/sentry-unreal/pull/724))
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#7200)
- [diff](https://github.com/getsentry/sentry-java/compare/7.19.1...7.20.0)
- Bump Cocoa SDK (iOS and Mac) from v8.42.1 to v8.43.0 ([#723](https://github.com/getsentry/sentry-unreal/pull/723))
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8430)
- [diff](https://github.com/getsentry/sentry-cocoa/compare/8.42.1...8.43.0)

## 0.22.0

Expand Down
2 changes: 1 addition & 1 deletion modules/sentry-cocoa.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version=8.42.1
version=8.43.0
repo=https://github.com/getsentry/sentry-cocoa
2 changes: 2 additions & 0 deletions plugin-dev/Source/Sentry/Sentry.Build.cs
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ public Sentry(ReadOnlyTargetRules Target) : base(Target)

PublicDefinitions.Add("COCOAPODS=0");
PublicDefinitions.Add("SENTRY_NO_UIKIT=1");
PublicDefinitions.Add("APPLICATION_EXTENSION_API_ONLY_NO=0");
}

// Additional routine for Android
Expand Down Expand Up @@ -163,6 +164,7 @@ public Sentry(ReadOnlyTargetRules Target) : base(Target)
PublicDefinitions.Add("USE_SENTRY_NATIVE=0");
PublicDefinitions.Add("COCOAPODS=0");
PublicDefinitions.Add("SENTRY_NO_UIKIT=1");
PublicDefinitions.Add("APPLICATION_EXTENSION_API_ONLY_NO=0");
}
}
}
4 changes: 4 additions & 0 deletions scripts/packaging/package-github.snapshot
Original file line number Diff line number Diff line change
Expand Up @@ -299,6 +299,7 @@ Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentryDebugImageProvider+H
Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentryDependencyContainer.h
Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentryEnvelope.h
Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentryEnvelopeItemType.h
Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentryExtraPackages.h
Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentryFormatter.h
Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentryFramesTracker.h
Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentryInternalSerializable.h
Expand All @@ -311,6 +312,7 @@ Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentryRequestOperation.h
Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentryScreenFrames.h
Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentrySDK+Private.h
Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentrySdkInfo.h
Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentrySdkPackage.h
Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentrySessionReplayIntegration-Hybrid.h
Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentrySessionReplayIntegration.h
Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentrySwift.h
Expand Down Expand Up @@ -383,6 +385,7 @@ Source/ThirdParty/Mac/include/Sentry/SentryEnvelopeItemType.h
Source/ThirdParty/Mac/include/Sentry/SentryError.h
Source/ThirdParty/Mac/include/Sentry/SentryEvent.h
Source/ThirdParty/Mac/include/Sentry/SentryException.h
Source/ThirdParty/Mac/include/Sentry/SentryExtraPackages.h
Source/ThirdParty/Mac/include/Sentry/SentryFormatter.h
Source/ThirdParty/Mac/include/Sentry/SentryFrame.h
Source/ThirdParty/Mac/include/Sentry/SentryFramesTracker.h
Expand Down Expand Up @@ -412,6 +415,7 @@ Source/ThirdParty/Mac/include/Sentry/SentryScreenFrames.h
Source/ThirdParty/Mac/include/Sentry/SentrySDK.h
Source/ThirdParty/Mac/include/Sentry/SentrySDK+Private.h
Source/ThirdParty/Mac/include/Sentry/SentrySdkInfo.h
Source/ThirdParty/Mac/include/Sentry/SentrySdkPackage.h
Source/ThirdParty/Mac/include/Sentry/SentrySerializable.h
Source/ThirdParty/Mac/include/Sentry/SentrySessionReplayIntegration-Hybrid.h
Source/ThirdParty/Mac/include/Sentry/SentrySessionReplayIntegration.h
Expand Down
4 changes: 4 additions & 0 deletions scripts/packaging/package-marketplace.snapshot
Original file line number Diff line number Diff line change
Expand Up @@ -296,6 +296,7 @@ Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentryDebugImageProvider+H
Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentryDependencyContainer.h
Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentryEnvelope.h
Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentryEnvelopeItemType.h
Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentryExtraPackages.h
Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentryFormatter.h
Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentryFramesTracker.h
Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentryInternalSerializable.h
Expand All @@ -308,6 +309,7 @@ Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentryRequestOperation.h
Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentryScreenFrames.h
Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentrySDK+Private.h
Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentrySdkInfo.h
Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentrySdkPackage.h
Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentrySessionReplayIntegration-Hybrid.h
Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentrySessionReplayIntegration.h
Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentrySwift.h
Expand Down Expand Up @@ -380,6 +382,7 @@ Source/ThirdParty/Mac/include/Sentry/SentryEnvelopeItemType.h
Source/ThirdParty/Mac/include/Sentry/SentryError.h
Source/ThirdParty/Mac/include/Sentry/SentryEvent.h
Source/ThirdParty/Mac/include/Sentry/SentryException.h
Source/ThirdParty/Mac/include/Sentry/SentryExtraPackages.h
Source/ThirdParty/Mac/include/Sentry/SentryFormatter.h
Source/ThirdParty/Mac/include/Sentry/SentryFrame.h
Source/ThirdParty/Mac/include/Sentry/SentryFramesTracker.h
Expand Down Expand Up @@ -409,6 +412,7 @@ Source/ThirdParty/Mac/include/Sentry/SentryScreenFrames.h
Source/ThirdParty/Mac/include/Sentry/SentrySDK.h
Source/ThirdParty/Mac/include/Sentry/SentrySDK+Private.h
Source/ThirdParty/Mac/include/Sentry/SentrySdkInfo.h
Source/ThirdParty/Mac/include/Sentry/SentrySdkPackage.h
Source/ThirdParty/Mac/include/Sentry/SentrySerializable.h
Source/ThirdParty/Mac/include/Sentry/SentrySessionReplayIntegration-Hybrid.h
Source/ThirdParty/Mac/include/Sentry/SentrySessionReplayIntegration.h
Expand Down

0 comments on commit 40b077c

Please sign in to comment.