@@ -299,6 +299,7 @@ Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentryDebugImageProvider+H
299
299
Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentryDependencyContainer.h
300
300
Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentryEnvelope.h
301
301
Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentryEnvelopeItemType.h
302
+ Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentryExtraPackages.h
302
303
Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentryFormatter.h
303
304
Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentryFramesTracker.h
304
305
Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentryInternalSerializable.h
@@ -311,6 +312,7 @@ Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentryRequestOperation.h
311
312
Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentryScreenFrames.h
312
313
Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentrySDK+Private.h
313
314
Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentrySdkInfo.h
315
+ Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentrySdkPackage.h
314
316
Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentrySessionReplayIntegration-Hybrid.h
315
317
Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentrySessionReplayIntegration.h
316
318
Source/ThirdParty/IOS/Sentry.framework/PrivateHeaders/SentrySwift.h
@@ -383,6 +385,7 @@ Source/ThirdParty/Mac/include/Sentry/SentryEnvelopeItemType.h
383
385
Source/ThirdParty/Mac/include/Sentry/SentryError.h
384
386
Source/ThirdParty/Mac/include/Sentry/SentryEvent.h
385
387
Source/ThirdParty/Mac/include/Sentry/SentryException.h
388
+ Source/ThirdParty/Mac/include/Sentry/SentryExtraPackages.h
386
389
Source/ThirdParty/Mac/include/Sentry/SentryFormatter.h
387
390
Source/ThirdParty/Mac/include/Sentry/SentryFrame.h
388
391
Source/ThirdParty/Mac/include/Sentry/SentryFramesTracker.h
@@ -412,6 +415,7 @@ Source/ThirdParty/Mac/include/Sentry/SentryScreenFrames.h
412
415
Source/ThirdParty/Mac/include/Sentry/SentrySDK.h
413
416
Source/ThirdParty/Mac/include/Sentry/SentrySDK+Private.h
414
417
Source/ThirdParty/Mac/include/Sentry/SentrySdkInfo.h
418
+ Source/ThirdParty/Mac/include/Sentry/SentrySdkPackage.h
415
419
Source/ThirdParty/Mac/include/Sentry/SentrySerializable.h
416
420
Source/ThirdParty/Mac/include/Sentry/SentrySessionReplayIntegration-Hybrid.h
417
421
Source/ThirdParty/Mac/include/Sentry/SentrySessionReplayIntegration.h
0 commit comments