Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion Samples/iOS-SwiftUI/iOS-SwiftUI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ targets:
sources:
- iOS-SwiftUI
- ../Shared/SampleAssets.xcassets
- ../../Sources/Sentry/Public/SentrySerializable.h
- ../../Sources/Sentry/include/SentryTracer.h
- ../../Sources/Sentry/include/SentryPerformanceTracker.h
- ../../Sources/Sentry/Public/SentryProfilingConditionals.h
Expand Down
20 changes: 8 additions & 12 deletions Sentry.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,6 @@
62FC69362BEDFF18002D3EF2 /* SentryLogExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 62FC69352BEDFF18002D3EF2 /* SentryLogExtensions.swift */; };
6304360A1EC0595B00C4D3FA /* SentryNSDataUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = 630436081EC0595B00C4D3FA /* SentryNSDataUtils.h */; settings = {ATTRIBUTES = (Private, ); }; };
6304360B1EC0595B00C4D3FA /* SentryNSDataUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 630436091EC0595B00C4D3FA /* SentryNSDataUtils.m */; };
630436101EC0600A00C4D3FA /* SentrySerializable.h in Headers */ = {isa = PBXBuildFile; fileRef = 6304360F1EC0600A00C4D3FA /* SentrySerializable.h */; settings = {ATTRIBUTES = (Public, ); }; };
630436161EC0AD3100C4D3FA /* SentryNSDataCompressionTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 630436151EC0AD3100C4D3FA /* SentryNSDataCompressionTests.m */; };
630C01941EC3402C00C52CEF /* SentryCrashReportConverterTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 630C01931EC3402C00C52CEF /* SentryCrashReportConverterTests.m */; };
630C01961EC341D600C52CEF /* Resources in Resources */ = {isa = PBXBuildFile; fileRef = 630C01951EC341D600C52CEF /* Resources */; };
Expand Down Expand Up @@ -1037,7 +1036,7 @@
FA34C1A32E692A5000BC52AA /* SentryEnvelopeItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA34C1A22E692A5000BC52AA /* SentryEnvelopeItem.swift */; };
FA3734842E0F086C0091EF24 /* SentryDependencyContainerSwiftHelper.h in Headers */ = {isa = PBXBuildFile; fileRef = FA3734832E0F07A20091EF24 /* SentryDependencyContainerSwiftHelper.h */; };
FA3734862E0F09320091EF24 /* SentryDependencyContainerSwiftHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = FA3734852E0F092F0091EF24 /* SentryDependencyContainerSwiftHelper.m */; };
FA3854362E267DA60045A563 /* SentryUser+Serialize.h in Headers */ = {isa = PBXBuildFile; fileRef = FA3854352E267DA20045A563 /* SentryUser+Serialize.h */; };
FA3854362E267DA60045A563 /* SentryPublicSerializer.h in Headers */ = {isa = PBXBuildFile; fileRef = FA3854352E267DA20045A563 /* SentryPublicSerializer.h */; };
FA3A42722E1C5F9B00A08C39 /* SentryNSNotificationCenterWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA3A42712E1C5F9B00A08C39 /* SentryNSNotificationCenterWrapper.swift */; };
FA3AEE782E68E2830092283E /* SentryEnvelopeHeader.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA3AEE772E68E2830092283E /* SentryEnvelopeHeader.swift */; };
FA458CC32E691A730061B13D /* SentryProcessInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA458CBD2E691A6E0061B13D /* SentryProcessInfo.swift */; };
Expand Down Expand Up @@ -1128,6 +1127,7 @@
FAC62B652E15A4100003909D /* SentrySDKThreadTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAC62B642E15A40C0003909D /* SentrySDKThreadTests.swift */; };
FAC735232E25AA81006C5A64 /* SentryProfilingSwiftHelpersTests.m in Sources */ = {isa = PBXBuildFile; fileRef = FAC735222E25AA7A006C5A64 /* SentryProfilingSwiftHelpersTests.m */; };
FACEED132E3179A10007B4AC /* SentyOptionsInternal.m in Sources */ = {isa = PBXBuildFile; fileRef = FACEED122E3179A10007B4AC /* SentyOptionsInternal.m */; };
FADF16972EABBC8600D7B458 /* SentryPublicSerializer.m in Sources */ = {isa = PBXBuildFile; fileRef = FADF16962EABBC8600D7B458 /* SentryPublicSerializer.m */; };
FAE2DAB82E1F317900262307 /* SentryProfilingSwiftHelpers.m in Sources */ = {isa = PBXBuildFile; fileRef = FAE2DAB72E1F317900262307 /* SentryProfilingSwiftHelpers.m */; };
FAE2DABA2E1F318900262307 /* SentryProfilingSwiftHelpers.h in Headers */ = {isa = PBXBuildFile; fileRef = FAE2DAB92E1F318900262307 /* SentryProfilingSwiftHelpers.h */; };
FAE579842E7CF21800B710F9 /* SentryMigrateSessionInit.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAE5797E2E7CF21300B710F9 /* SentryMigrateSessionInit.swift */; };
Expand All @@ -1137,7 +1137,6 @@
FAE579CC2E7DE14900B710F9 /* SentryFrameRemover.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAE579C62E7DE14400B710F9 /* SentryFrameRemover.swift */; };
FAE57BF72E83049E00B710F9 /* SentryDisplayLinkWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAE57BF12E83049900B710F9 /* SentryDisplayLinkWrapper.swift */; };
FAE57C082E83092E00B710F9 /* SentryDispatchFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAE57C072E83092A00B710F9 /* SentryDispatchFactory.swift */; };
FAE80C242E4695B40010A595 /* SentryEvent+Serialize.h in Headers */ = {isa = PBXBuildFile; fileRef = FAE80C232E4695AE0010A595 /* SentryEvent+Serialize.h */; };
FAEC273D2DF3933A00878871 /* NSData+Unzip.m in Sources */ = {isa = PBXBuildFile; fileRef = FAEC273C2DF3933200878871 /* NSData+Unzip.m */; };
FAEEBFE22E736D4B00E79CA9 /* SentryViewHierarchyProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAEEBFDC2E736D4100E79CA9 /* SentryViewHierarchyProvider.swift */; };
FAEEBFEA2E74517B00E79CA9 /* SentryFileManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAEEBFE92E74517800E79CA9 /* SentryFileManager.swift */; };
Expand Down Expand Up @@ -1428,7 +1427,6 @@
630436081EC0595B00C4D3FA /* SentryNSDataUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SentryNSDataUtils.h; path = include/SentryNSDataUtils.h; sourceTree = "<group>"; };
630436091EC0595B00C4D3FA /* SentryNSDataUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SentryNSDataUtils.m; sourceTree = "<group>"; };
6304360D1EC05CEF00C4D3FA /* libz.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.tbd; path = Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/lib/libz.tbd; sourceTree = DEVELOPER_DIR; };
6304360F1EC0600A00C4D3FA /* SentrySerializable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SentrySerializable.h; path = Public/SentrySerializable.h; sourceTree = "<group>"; };
630436151EC0AD3100C4D3FA /* SentryNSDataCompressionTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SentryNSDataCompressionTests.m; sourceTree = "<group>"; };
630C01931EC3402C00C52CEF /* SentryCrashReportConverterTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SentryCrashReportConverterTests.m; sourceTree = "<group>"; };
630C01951EC341D600C52CEF /* Resources */ = {isa = PBXFileReference; lastKnownFileType = folder; path = Resources; sourceTree = "<group>"; };
Expand Down Expand Up @@ -2417,7 +2415,7 @@
FA34C1A22E692A5000BC52AA /* SentryEnvelopeItem.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryEnvelopeItem.swift; sourceTree = "<group>"; };
FA3734832E0F07A20091EF24 /* SentryDependencyContainerSwiftHelper.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryDependencyContainerSwiftHelper.h; path = include/SentryDependencyContainerSwiftHelper.h; sourceTree = "<group>"; };
FA3734852E0F092F0091EF24 /* SentryDependencyContainerSwiftHelper.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryDependencyContainerSwiftHelper.m; sourceTree = "<group>"; };
FA3854352E267DA20045A563 /* SentryUser+Serialize.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SentryUser+Serialize.h"; path = "include/SentryUser+Serialize.h"; sourceTree = "<group>"; };
FA3854352E267DA20045A563 /* SentryPublicSerializer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryPublicSerializer.h; path = include/SentryPublicSerializer.h; sourceTree = "<group>"; };
FA3A42712E1C5F9B00A08C39 /* SentryNSNotificationCenterWrapper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryNSNotificationCenterWrapper.swift; sourceTree = "<group>"; };
FA3AEE772E68E2830092283E /* SentryEnvelopeHeader.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryEnvelopeHeader.swift; sourceTree = "<group>"; };
FA458CBD2E691A6E0061B13D /* SentryProcessInfo.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryProcessInfo.swift; sourceTree = "<group>"; };
Expand Down Expand Up @@ -2509,6 +2507,7 @@
FAC62B642E15A40C0003909D /* SentrySDKThreadTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentrySDKThreadTests.swift; sourceTree = "<group>"; };
FAC735222E25AA7A006C5A64 /* SentryProfilingSwiftHelpersTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryProfilingSwiftHelpersTests.m; sourceTree = "<group>"; };
FACEED122E3179A10007B4AC /* SentyOptionsInternal.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentyOptionsInternal.m; sourceTree = "<group>"; };
FADF16962EABBC8600D7B458 /* SentryPublicSerializer.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryPublicSerializer.m; sourceTree = "<group>"; };
FAE2DAB72E1F317900262307 /* SentryProfilingSwiftHelpers.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryProfilingSwiftHelpers.m; sourceTree = "<group>"; };
FAE2DAB92E1F318900262307 /* SentryProfilingSwiftHelpers.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryProfilingSwiftHelpers.h; path = Sources/Sentry/include/SentryProfilingSwiftHelpers.h; sourceTree = SOURCE_ROOT; };
FAE5797E2E7CF21300B710F9 /* SentryMigrateSessionInit.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryMigrateSessionInit.swift; sourceTree = "<group>"; };
Expand All @@ -2518,7 +2517,6 @@
FAE579C62E7DE14400B710F9 /* SentryFrameRemover.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryFrameRemover.swift; sourceTree = "<group>"; };
FAE57BF12E83049900B710F9 /* SentryDisplayLinkWrapper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryDisplayLinkWrapper.swift; sourceTree = "<group>"; };
FAE57C072E83092A00B710F9 /* SentryDispatchFactory.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryDispatchFactory.swift; sourceTree = "<group>"; };
FAE80C232E4695AE0010A595 /* SentryEvent+Serialize.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SentryEvent+Serialize.h"; path = "include/SentryEvent+Serialize.h"; sourceTree = "<group>"; };
FAEC273C2DF3933200878871 /* NSData+Unzip.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "NSData+Unzip.m"; sourceTree = "<group>"; };
FAEC273E2DF393E000878871 /* NSData+Unzip.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "NSData+Unzip.h"; sourceTree = "<group>"; };
FAEEBFDC2E736D4100E79CA9 /* SentryViewHierarchyProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryViewHierarchyProvider.swift; sourceTree = "<group>"; };
Expand Down Expand Up @@ -2756,12 +2754,10 @@
D8CB741A2947286500A5F964 /* SentryEnvelopeItemHeader.m */,
D8CB74142947246600A5F964 /* SentryEnvelopeAttachmentHeader.h */,
D8CB7416294724CC00A5F964 /* SentryEnvelopeAttachmentHeader.m */,
6304360F1EC0600A00C4D3FA /* SentrySerializable.h */,
6271ADF22BA06D9B0098D2E9 /* SentryInternalSerializable.h */,
639FCF961EBC7B9700778193 /* SentryEvent.h */,
639FCF971EBC7B9700778193 /* SentryEvent.m */,
D880E3B02860A5A0008A90DB /* SentryEvent+Private.h */,
FAE80C232E4695AE0010A595 /* SentryEvent+Serialize.h */,
639FCF9E1EBC804600778193 /* SentryException.h */,
639FCF9F1EBC804600778193 /* SentryException.m */,
6334313F20AD9AE40077E581 /* SentryMechanism.h */,
Expand All @@ -2781,7 +2777,8 @@
843FB3212D0CD04D00558F18 /* SentryUserAccess.h */,
843FB3222D0CD04D00558F18 /* SentryUserAccess.m */,
92F6726A29C8B7B000BFD34D /* SentryUser+Private.h */,
FA3854352E267DA20045A563 /* SentryUser+Serialize.h */,
FA3854352E267DA20045A563 /* SentryPublicSerializer.h */,
FADF16962EABBC8600D7B458 /* SentryPublicSerializer.m */,
9286059429A5096600F96038 /* SentryGeo.h */,
9286059629A5098900F96038 /* SentryGeo.m */,
63B818F71EC34639002FDF4C /* SentryDebugMeta.h */,
Expand Down Expand Up @@ -5095,7 +5092,7 @@
7BAF3DD92440AEC8008A5414 /* SentryRequestManager.h in Headers */,
62862B1C2B1DDBC8009B16E3 /* SentryDelayedFrame.h in Headers */,
627E7589299F6FE40085504D /* SentryInternalDefines.h in Headers */,
FA3854362E267DA60045A563 /* SentryUser+Serialize.h in Headers */,
FA3854362E267DA60045A563 /* SentryPublicSerializer.h in Headers */,
7D0637032382B34300B30749 /* SentryScope.h in Headers */,
03F84D2727DD414C008FE43F /* SentryMachLogging.hpp in Headers */,
63295AF51EF3C7DB002D4490 /* SentryNSDictionarySanitize.h in Headers */,
Expand Down Expand Up @@ -5128,7 +5125,6 @@
635B3F381EBC6E2500A6176D /* SentryAsynchronousOperation.h in Headers */,
844EDC76294144DB00C86F34 /* SentrySystemWrapper.h in Headers */,
7B3B473025D6CBFC00D01640 /* SentryNSError.h in Headers */,
630436101EC0600A00C4D3FA /* SentrySerializable.h in Headers */,
63FE70DD20DA4C1000CDBAE8 /* SentryCrashMonitor_Signal.h in Headers */,
63FE710320DA4C1000CDBAE8 /* SentryCrashMachineContext_Apple.h in Headers */,
D8479328278873A100BE8E99 /* SentryByteCountFormatter.h in Headers */,
Expand Down Expand Up @@ -5212,7 +5208,6 @@
7B96572026830C9100C66E25 /* SentryScopeSyncC.h in Headers */,
63FE70EB20DA4C1000CDBAE8 /* SentryCrashMonitor_MachException.h in Headers */,
D456B4362D706BF2007068CB /* SentryTraceOrigin.h in Headers */,
FAE80C242E4695B40010A595 /* SentryEvent+Serialize.h in Headers */,
7BD86ECF264A7C77005439DB /* SentryAppStartMeasurement.h in Headers */,
0354A22B2A134D9C003C3A04 /* SentryProfilerState.h in Headers */,
7DC8310A2398283C0043DD9A /* SentryCrashIntegration.h in Headers */,
Expand Down Expand Up @@ -5702,6 +5697,7 @@
FAAB2F972E4D345800FE8B7E /* SentryUIDeviceWrapper.swift in Sources */,
D84F833E2A1CC401005828E0 /* SentrySwiftAsyncIntegration.m in Sources */,
7B6438AB26A70F24000D0F65 /* UIViewController+Sentry.m in Sources */,
FADF16972EABBC8600D7B458 /* SentryPublicSerializer.m in Sources */,
84302A812B5767A50027A629 /* SentryLaunchProfiling.m in Sources */,
63AA76A31EB9CBAA00D153DE /* SentryDsn.m in Sources */,
D490648A2DFAE1F600555785 /* SentryScreenshotOptions.swift in Sources */,
Expand Down
1 change: 0 additions & 1 deletion Sources/Sentry/Public/Sentry.h
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ FOUNDATION_EXPORT const unsigned char SentryVersionString[];
# import <Sentry/SentrySampleDecision.h>
# import <Sentry/SentrySamplingContext.h>
# import <Sentry/SentryScope.h>
# import <Sentry/SentrySerializable.h>
# import <Sentry/SentrySpanContext.h>
# import <Sentry/SentrySpanId.h>
# import <Sentry/SentrySpanProtocol.h>
Expand Down
6 changes: 0 additions & 6 deletions Sources/Sentry/Public/SentryBreadcrumb.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,11 @@
#else
# import <SentryDefines.h>
#endif
#if !SDK_V9
# import SENTRY_HEADER(SentrySerializable)
#endif

NS_ASSUME_NONNULL_BEGIN

NS_SWIFT_NAME(Breadcrumb)
@interface SentryBreadcrumb : NSObject
#if !SDK_V9
<SentrySerializable>
#endif

/**
* Level of breadcrumb
Expand Down
6 changes: 0 additions & 6 deletions Sources/Sentry/Public/SentryDebugMeta.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@
#else
# import <SentryDefines.h>
#endif
#if !SDK_V9
# import SENTRY_HEADER(SentrySerializable)
#endif

NS_ASSUME_NONNULL_BEGIN

Expand All @@ -23,9 +20,6 @@ NS_ASSUME_NONNULL_BEGIN
*/
NS_SWIFT_NAME(DebugMeta)
@interface SentryDebugMeta : NSObject
#if !SDK_V9
<SentrySerializable>
#endif

/**
* Identifier of the dynamic library or executable. It is the value of the @c LC_UUID load command
Expand Down
6 changes: 0 additions & 6 deletions Sources/Sentry/Public/SentryEnvelopeItemHeader.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,10 @@
#else
# import <SentryDefines.h>
#endif
#if !SDK_V9
# import SENTRY_HEADER(SentrySerializable)
#endif

NS_ASSUME_NONNULL_BEGIN

@interface SentryEnvelopeItemHeader : NSObject
#if !SDK_V9
<SentrySerializable>
#endif

SENTRY_NO_INIT

Expand Down
6 changes: 0 additions & 6 deletions Sources/Sentry/Public/SentryEvent.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@
#else
# import <SentryDefines.h>
#endif
#if !SDK_V9
# import SENTRY_HEADER(SentrySerializable)
#endif // !SDK_V9

NS_ASSUME_NONNULL_BEGIN

Expand All @@ -25,9 +22,6 @@ NS_ASSUME_NONNULL_BEGIN

NS_SWIFT_NAME(Event)
@interface SentryEvent : NSObject
#if !SDK_V9
<SentrySerializable>
#endif // !SDK_V9

/**
* This will be set by the initializer.
Expand Down
6 changes: 0 additions & 6 deletions Sources/Sentry/Public/SentryException.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@
#else
# import <SentryDefines.h>
#endif
#if !SDK_V9
# import SENTRY_HEADER(SentrySerializable)
#endif

NS_ASSUME_NONNULL_BEGIN

Expand All @@ -17,9 +14,6 @@ NS_ASSUME_NONNULL_BEGIN

NS_SWIFT_NAME(Exception)
@interface SentryException : NSObject
#if !SDK_V9
<SentrySerializable>
#endif

SENTRY_NO_INIT

Expand Down
6 changes: 0 additions & 6 deletions Sources/Sentry/Public/SentryFrame.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,11 @@
#else
# import <SentryDefines.h>
#endif
#if !SDK_V9
# import SENTRY_HEADER(SentrySerializable)
#endif

NS_ASSUME_NONNULL_BEGIN

NS_SWIFT_NAME(Frame)
@interface SentryFrame : NSObject
#if !SDK_V9
<SentrySerializable>
#endif

/**
* SymbolAddress of the frame
Expand Down
7 changes: 0 additions & 7 deletions Sources/Sentry/Public/SentryGeo.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@
#else
# import <SentryDefines.h>
#endif
#if !SDK_V9
# import SENTRY_HEADER(SentrySerializable)
#endif

NS_ASSUME_NONNULL_BEGIN

Expand All @@ -24,11 +21,7 @@ NS_ASSUME_NONNULL_BEGIN
/// }
NS_SWIFT_NAME(Geo)
@interface SentryGeo : NSObject
#if !SDK_V9
<SentrySerializable, NSCopying>
#else
<NSCopying>
#endif

/**
* Optional: Human readable city name.
Expand Down
6 changes: 0 additions & 6 deletions Sources/Sentry/Public/SentryMechanism.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@
#else
# import <SentryDefines.h>
#endif
#if !SDK_V9
# import SENTRY_HEADER(SentrySerializable)
#endif

NS_ASSUME_NONNULL_BEGIN

Expand All @@ -17,9 +14,6 @@ NS_ASSUME_NONNULL_BEGIN

NS_SWIFT_NAME(Mechanism)
@interface SentryMechanism : NSObject
#if !SDK_V9
<SentrySerializable>
#endif

SENTRY_NO_INIT

Expand Down
6 changes: 0 additions & 6 deletions Sources/Sentry/Public/SentryMechanismMeta.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@
#else
# import <SentryDefines.h>
#endif
#if !SDK_V9
# import SENTRY_HEADER(SentrySerializable)
#endif

@class SentryNSError;

Expand All @@ -21,9 +18,6 @@ NS_ASSUME_NONNULL_BEGIN
*/
NS_SWIFT_NAME(MechanismMeta)
@interface SentryMechanismMeta : NSObject
#if !SDK_V9
<SentrySerializable>
#endif

- (instancetype)init;

Expand Down
6 changes: 0 additions & 6 deletions Sources/Sentry/Public/SentryMessage.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@
#else
# import <SentryDefines.h>
#endif
#if !SDK_V9
# import SENTRY_HEADER(SentrySerializable)
#endif

NS_ASSUME_NONNULL_BEGIN

Expand All @@ -18,9 +15,6 @@ NS_ASSUME_NONNULL_BEGIN
* @see https://develop.sentry.dev/sdk/event-payloads/message/
*/
@interface SentryMessage : NSObject
#if !SDK_V9
<SentrySerializable>
#endif

SENTRY_NO_INIT

Expand Down
6 changes: 0 additions & 6 deletions Sources/Sentry/Public/SentryNSError.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,19 +6,13 @@
#else
# import <SentryDefines.h>
#endif
#if !SDK_V9
# import SENTRY_HEADER(SentrySerializable)
#endif

NS_ASSUME_NONNULL_BEGIN

/**
* Sentry representation of an @c NSError to send to Sentry.
*/
@interface SentryNSError : NSObject
#if !SDK_V9
<SentrySerializable>
#endif

SENTRY_NO_INIT

Expand Down
6 changes: 0 additions & 6 deletions Sources/Sentry/Public/SentryRequest.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,10 @@
#else
# import <SentryDefines.h>
#endif
#if !SDK_V9
# import SENTRY_HEADER(SentrySerializable)
#endif

NS_ASSUME_NONNULL_BEGIN

@interface SentryRequest : NSObject
#if !SDK_V9
<SentrySerializable>
#endif

/**
* Optional: HTTP response body size.
Expand Down
6 changes: 0 additions & 6 deletions Sources/Sentry/Public/SentryScope.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@
#else
# import <SentryDefines.h>
#endif
#if !SDK_V9
# import SENTRY_HEADER(SentrySerializable)
#endif // SDK_V9
#import SENTRY_HEADER(SentrySpanProtocol)

@class SentryAttachment;
Expand All @@ -25,9 +22,6 @@ NS_ASSUME_NONNULL_BEGIN
*/
NS_SWIFT_NAME(Scope)
@interface SentryScope : NSObject
#if !SDK_V9
<SentrySerializable>
#endif // !SDK_V9

/**
* Returns current Span or Transaction.
Expand Down
Loading
Loading