|
604 | 604 | 7DB3A687238EA75E00A2D442 /* SentryHttpTransport.m in Sources */ = {isa = PBXBuildFile; fileRef = 7DB3A684238EA75E00A2D442 /* SentryHttpTransport.m */; }; |
605 | 605 | 7DC27EC523997EB7006998B5 /* SentryAutoBreadcrumbTrackingIntegration.h in Headers */ = {isa = PBXBuildFile; fileRef = 7DC27EC323997EB7006998B5 /* SentryAutoBreadcrumbTrackingIntegration.h */; }; |
606 | 606 | 7DC27EC723997EB7006998B5 /* SentryAutoBreadcrumbTrackingIntegration.m in Sources */ = {isa = PBXBuildFile; fileRef = 7DC27EC423997EB7006998B5 /* SentryAutoBreadcrumbTrackingIntegration.m */; }; |
607 | | - 7DC83100239826280043DD9A /* SentryIntegrationProtocol.h in Headers */ = {isa = PBXBuildFile; fileRef = 7DC830FF239826280043DD9A /* SentryIntegrationProtocol.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
608 | 607 | 7DC8310A2398283C0043DD9A /* SentryCrashIntegration.h in Headers */ = {isa = PBXBuildFile; fileRef = 7DC831082398283C0043DD9A /* SentryCrashIntegration.h */; }; |
609 | 608 | 7DC8310C2398283C0043DD9A /* SentryCrashIntegration.m in Sources */ = {isa = PBXBuildFile; fileRef = 7DC831092398283C0043DD9A /* SentryCrashIntegration.m */; }; |
610 | 609 | 840A11122B61E27500650D02 /* SentrySamplerDecision.m in Sources */ = {isa = PBXBuildFile; fileRef = 840A11102B61E27500650D02 /* SentrySamplerDecision.m */; }; |
|
827 | 826 | D8C66A372A77B1F70015696A /* SentryPropagationContext.m in Sources */ = {isa = PBXBuildFile; fileRef = D8C66A352A77B1F70015696A /* SentryPropagationContext.m */; }; |
828 | 827 | D8C67E9B28000E24007E326E /* SentryUIApplication.h in Headers */ = {isa = PBXBuildFile; fileRef = D8C67E9928000E23007E326E /* SentryUIApplication.h */; }; |
829 | 828 | D8C67E9C28000E24007E326E /* SentryScreenshot.h in Headers */ = {isa = PBXBuildFile; fileRef = D8C67E9A28000E23007E326E /* SentryScreenshot.h */; }; |
| 829 | + D8CAC0412BA0984500E38F34 /* SentryIntegrationProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = D8CAC0402BA0984500E38F34 /* SentryIntegrationProtocol.swift */; }; |
830 | 830 | D8CB74152947246600A5F964 /* SentryEnvelopeAttachmentHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = D8CB74142947246600A5F964 /* SentryEnvelopeAttachmentHeader.h */; }; |
831 | 831 | D8CB7417294724CC00A5F964 /* SentryEnvelopeAttachmentHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = D8CB7416294724CC00A5F964 /* SentryEnvelopeAttachmentHeader.m */; }; |
832 | 832 | D8CB74192947285A00A5F964 /* SentryEnvelopeItemHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = D8CB74182947285A00A5F964 /* SentryEnvelopeItemHeader.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
|
1550 | 1550 | 7DC27E9823995F97006998B5 /* Sentry.modulemap */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.module-map"; name = Sentry.modulemap; path = ../Resources/Sentry.modulemap; sourceTree = "<group>"; }; |
1551 | 1551 | 7DC27EC323997EB7006998B5 /* SentryAutoBreadcrumbTrackingIntegration.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryAutoBreadcrumbTrackingIntegration.h; path = include/SentryAutoBreadcrumbTrackingIntegration.h; sourceTree = "<group>"; }; |
1552 | 1552 | 7DC27EC423997EB7006998B5 /* SentryAutoBreadcrumbTrackingIntegration.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryAutoBreadcrumbTrackingIntegration.m; sourceTree = "<group>"; }; |
1553 | | - 7DC830FF239826280043DD9A /* SentryIntegrationProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryIntegrationProtocol.h; path = Public/SentryIntegrationProtocol.h; sourceTree = "<group>"; }; |
1554 | 1553 | 7DC831082398283C0043DD9A /* SentryCrashIntegration.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryCrashIntegration.h; path = include/SentryCrashIntegration.h; sourceTree = "<group>"; }; |
1555 | 1554 | 7DC831092398283C0043DD9A /* SentryCrashIntegration.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryCrashIntegration.m; sourceTree = "<group>"; }; |
1556 | 1555 | 840A11092B5F47F700650D02 /* SentryAppLaunchProfilingTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryAppLaunchProfilingTests.m; sourceTree = "<group>"; }; |
|
1800 | 1799 | D8C66A352A77B1F70015696A /* SentryPropagationContext.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryPropagationContext.m; sourceTree = "<group>"; }; |
1801 | 1800 | D8C67E9928000E23007E326E /* SentryUIApplication.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SentryUIApplication.h; path = include/SentryUIApplication.h; sourceTree = "<group>"; }; |
1802 | 1801 | D8C67E9A28000E23007E326E /* SentryScreenshot.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SentryScreenshot.h; path = include/SentryScreenshot.h; sourceTree = "<group>"; }; |
| 1802 | + D8CAC0402BA0984500E38F34 /* SentryIntegrationProtocol.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryIntegrationProtocol.swift; sourceTree = "<group>"; }; |
1803 | 1803 | D8CB74142947246600A5F964 /* SentryEnvelopeAttachmentHeader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryEnvelopeAttachmentHeader.h; path = include/SentryEnvelopeAttachmentHeader.h; sourceTree = "<group>"; }; |
1804 | 1804 | D8CB7416294724CC00A5F964 /* SentryEnvelopeAttachmentHeader.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryEnvelopeAttachmentHeader.m; sourceTree = "<group>"; }; |
1805 | 1805 | D8CB74182947285A00A5F964 /* SentryEnvelopeItemHeader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryEnvelopeItemHeader.h; path = Public/SentryEnvelopeItemHeader.h; sourceTree = "<group>"; }; |
|
2005 | 2005 | 6360850B1ED2AFE100E8599E /* SentryBreadcrumb.h */, |
2006 | 2006 | 6360850C1ED2AFE100E8599E /* SentryBreadcrumb.m */, |
2007 | 2007 | 92672BB529C9A2A9006B021C /* SentryBreadcrumb+Private.h */, |
2008 | | - 7DC830FF239826280043DD9A /* SentryIntegrationProtocol.h */, |
2009 | 2008 | 7B4E24FB251C97B400060D68 /* SentrySession.h */, |
2010 | 2009 | 15E0A8F12411A45A00F044E3 /* SentrySession.m */, |
2011 | 2010 | 7BE1E32624F7AE08009D3AD0 /* SentrySession+Private.h */, |
|
3519 | 3518 | isa = PBXGroup; |
3520 | 3519 | children = ( |
3521 | 3520 | D8F016B22B9622D6007B9AFB /* SentryId.swift */, |
| 3521 | + D8CAC0402BA0984500E38F34 /* SentryIntegrationProtocol.swift */, |
3522 | 3522 | ); |
3523 | 3523 | path = Protocol; |
3524 | 3524 | sourceTree = "<group>"; |
|
3813 | 3813 | 7BC5B6FA290BCDE500D99477 /* SentryHttpStatusCodeRange+Private.h in Headers */, |
3814 | 3814 | 7B04A9AF24EAC02C00E710B1 /* SentryRetryAfterHeaderParser.h in Headers */, |
3815 | 3815 | 9286059529A5096600F96038 /* SentryGeo.h in Headers */, |
3816 | | - 7DC83100239826280043DD9A /* SentryIntegrationProtocol.h in Headers */, |
3817 | 3816 | 7B98D7BC25FB607300C5A389 /* SentryWatchdogTerminationTracker.h in Headers */, |
3818 | 3817 | 7BA61CB9247BC57B00C130A8 /* SentryCrashDefaultBinaryImageProvider.h in Headers */, |
3819 | 3818 | 8E4E7C7D25DAB287006AB9E2 /* SentryTracer.h in Headers */, |
|
4301 | 4300 | 7B14089824878F950035403D /* SentryCrashStackEntryMapper.m in Sources */, |
4302 | 4301 | 63FE711720DA4C1000CDBAE8 /* SentryCrashStackCursor_Backtrace.c in Sources */, |
4303 | 4302 | 63FE70CB20DA4C1000CDBAE8 /* SentryCrashReportFixer.c in Sources */, |
| 4303 | + D8CAC0412BA0984500E38F34 /* SentryIntegrationProtocol.swift in Sources */, |
4304 | 4304 | 63FE710F20DA4C1000CDBAE8 /* NSError+SentrySimpleConstructor.m in Sources */, |
4305 | 4305 | 8ECC674925C23A20000E2BF6 /* SentrySpanId.m in Sources */, |
4306 | 4306 | 6344DDB51EC309E000D9160D /* SentryCrashReportSink.m in Sources */, |
|
4908 | 4908 | "PROVISIONING_PROFILE_SPECIFIER[sdk=macosx*]" = ""; |
4909 | 4909 | SWIFT_INCLUDE_PATHS = ""; |
4910 | 4910 | SWIFT_OBJC_BRIDGING_HEADER = "Tests/SentryTests/SentryTests-Bridging-Header.h"; |
| 4911 | + SWIFT_OBJC_INTEROP_MODE = objc; |
4911 | 4912 | SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
4912 | 4913 | SWIFT_SWIFT3_OBJC_INFERENCE = Off; |
4913 | 4914 | SWIFT_VERSION = 5.0; |
|
4943 | 4944 | "PROVISIONING_PROFILE_SPECIFIER[sdk=macosx*]" = ""; |
4944 | 4945 | SWIFT_INCLUDE_PATHS = ""; |
4945 | 4946 | SWIFT_OBJC_BRIDGING_HEADER = "Tests/SentryTests/SentryTests-Bridging-Header.h"; |
| 4947 | + SWIFT_OBJC_INTEROP_MODE = objc; |
4946 | 4948 | SWIFT_SWIFT3_OBJC_INFERENCE = Off; |
4947 | 4949 | SWIFT_VERSION = 5.0; |
4948 | 4950 | TVOS_DEPLOYMENT_TARGET = 13.0; |
|
5085 | 5087 | "PROVISIONING_PROFILE_SPECIFIER[sdk=macosx*]" = ""; |
5086 | 5088 | SWIFT_INCLUDE_PATHS = ""; |
5087 | 5089 | SWIFT_OBJC_BRIDGING_HEADER = "Tests/SentryTests/SentryTests-Bridging-Header.h"; |
| 5090 | + SWIFT_OBJC_INTEROP_MODE = objc; |
5088 | 5091 | SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
5089 | 5092 | SWIFT_SWIFT3_OBJC_INFERENCE = Off; |
5090 | 5093 | SWIFT_VERSION = 5.0; |
|
5224 | 5227 | "PROVISIONING_PROFILE_SPECIFIER[sdk=macosx*]" = ""; |
5225 | 5228 | SWIFT_INCLUDE_PATHS = ""; |
5226 | 5229 | SWIFT_OBJC_BRIDGING_HEADER = "Tests/SentryTests/SentryTests-Bridging-Header.h"; |
| 5230 | + SWIFT_OBJC_INTEROP_MODE = objc; |
5227 | 5231 | SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
5228 | 5232 | SWIFT_SWIFT3_OBJC_INFERENCE = Off; |
5229 | 5233 | SWIFT_VERSION = 5.0; |
|
5712 | 5716 | "PROVISIONING_PROFILE_SPECIFIER[sdk=macosx*]" = ""; |
5713 | 5717 | SWIFT_INCLUDE_PATHS = ""; |
5714 | 5718 | SWIFT_OBJC_BRIDGING_HEADER = "Tests/SentryTests/SentryTests-Bridging-Header.h"; |
| 5719 | + SWIFT_OBJC_INTEROP_MODE = objc; |
5715 | 5720 | SWIFT_SWIFT3_OBJC_INFERENCE = Off; |
5716 | 5721 | SWIFT_VERSION = 5.0; |
5717 | 5722 | TVOS_DEPLOYMENT_TARGET = 13.0; |
|
5952 | 5957 | "PROVISIONING_PROFILE_SPECIFIER[sdk=macosx*]" = ""; |
5953 | 5958 | SWIFT_INCLUDE_PATHS = ""; |
5954 | 5959 | SWIFT_OBJC_BRIDGING_HEADER = "Tests/SentryTests/SentryTests-Bridging-Header.h"; |
| 5960 | + SWIFT_OBJC_INTEROP_MODE = objc; |
5955 | 5961 | SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
5956 | 5962 | SWIFT_SWIFT3_OBJC_INFERENCE = Off; |
5957 | 5963 | SWIFT_VERSION = 5.0; |
|
0 commit comments