|
66 | 66 | 15E0A8EA240F2C9000F044E3 /* SentrySerialization.h in Headers */ = {isa = PBXBuildFile; fileRef = 15E0A8E9240F2C8F00F044E3 /* SentrySerialization.h */; };
|
67 | 67 | 15E0A8ED240F2CB000F044E3 /* SentrySerialization.m in Sources */ = {isa = PBXBuildFile; fileRef = 15E0A8EC240F2CB000F044E3 /* SentrySerialization.m */; };
|
68 | 68 | 15E0A8F0240F638200F044E3 /* SentrySerializationNilTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 15E0A8EF240F638200F044E3 /* SentrySerializationNilTests.m */; };
|
69 |
| - 15E0A8F22411A45A00F044E3 /* SentrySession.m in Sources */ = {isa = PBXBuildFile; fileRef = 15E0A8F12411A45A00F044E3 /* SentrySession.m */; }; |
| 69 | + 15E0A8F22411A45A00F044E3 /* SentrySessionInternal.m in Sources */ = {isa = PBXBuildFile; fileRef = 15E0A8F12411A45A00F044E3 /* SentrySessionInternal.m */; }; |
70 | 70 | 33042A0D29DAF79A00C60085 /* SentryExtraContextProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 33042A0C29DAF79A00C60085 /* SentryExtraContextProvider.m */; };
|
71 | 71 | 33042A1729DC2C4300C60085 /* SentryExtraContextProviderTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 33042A1629DC2C4300C60085 /* SentryExtraContextProviderTests.swift */; };
|
72 | 72 | 33EB2A912C3412E4004FED3D /* SentryWithoutUIKit.h in Headers */ = {isa = PBXBuildFile; fileRef = 33EB2A8F2C3411AE004FED3D /* SentryWithoutUIKit.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
387 | 387 | 7B4E23B6251A07BD00060D68 /* SentryDispatchQueueWrapperTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B4E23B5251A07BD00060D68 /* SentryDispatchQueueWrapperTests.swift */; };
|
388 | 388 | 7B4E23BE251A2BD500060D68 /* SentryCrashIntegrationSessionHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 7B4E23BD251A2BD500060D68 /* SentryCrashIntegrationSessionHandler.h */; };
|
389 | 389 | 7B4E23C2251A2C2B00060D68 /* SentryCrashIntegrationSessionHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 7B4E23C1251A2C2B00060D68 /* SentryCrashIntegrationSessionHandler.m */; };
|
390 |
| - 7B4E24FC251C97B500060D68 /* SentrySession.h in Headers */ = {isa = PBXBuildFile; fileRef = 7B4E24FB251C97B400060D68 /* SentrySession.h */; }; |
| 390 | + 7B4E24FC251C97B500060D68 /* SentrySessionInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = 7B4E24FB251C97B400060D68 /* SentrySessionInternal.h */; }; |
391 | 391 | 7B4E375525822C4500059C93 /* SentryAttachment.h in Headers */ = {isa = PBXBuildFile; fileRef = 7B4E375425822C4500059C93 /* SentryAttachment.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
392 | 392 | 7B4E375B2582313100059C93 /* SentryAttachmentTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B4E375A2582313100059C93 /* SentryAttachmentTests.swift */; };
|
393 | 393 | 7B4E375F258231FC00059C93 /* SentryAttachment.m in Sources */ = {isa = PBXBuildFile; fileRef = 7B4E375E258231FC00059C93 /* SentryAttachment.m */; };
|
|
573 | 573 | 7BDEAA022632A4580001EA25 /* SentryOptions+Private.h in Headers */ = {isa = PBXBuildFile; fileRef = 7BDEAA002632A4580001EA25 /* SentryOptions+Private.h */; settings = {ATTRIBUTES = (Private, ); }; };
|
574 | 574 | 7BE0DC29272A9E1C004FA8B7 /* SentryBreadcrumbTrackerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7BE0DC28272A9E1C004FA8B7 /* SentryBreadcrumbTrackerTests.swift */; };
|
575 | 575 | 7BE0DC2F272ABAF6004FA8B7 /* SentryAutoBreadcrumbTrackingIntegrationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7BE0DC2E272ABAF6004FA8B7 /* SentryAutoBreadcrumbTrackingIntegrationTests.swift */; };
|
576 |
| - 7BE1E32824F7AE08009D3AD0 /* SentrySession+Private.h in Headers */ = {isa = PBXBuildFile; fileRef = 7BE1E32624F7AE08009D3AD0 /* SentrySession+Private.h */; }; |
577 | 576 | 7BE1E33224F7E3B6009D3AD0 /* SentryMigrateSessionInit.h in Headers */ = {isa = PBXBuildFile; fileRef = 7BE1E33124F7E3B6009D3AD0 /* SentryMigrateSessionInit.h */; };
|
578 | 577 | 7BE1E33424F7E3CB009D3AD0 /* SentryMigrateSessionInit.m in Sources */ = {isa = PBXBuildFile; fileRef = 7BE1E33324F7E3CB009D3AD0 /* SentryMigrateSessionInit.m */; };
|
579 | 578 | 7BE2C7F8257000A4003B66C7 /* SentryTestIntegration.m in Sources */ = {isa = PBXBuildFile; fileRef = 7BE2C7F72570009F003B66C7 /* SentryTestIntegration.m */; };
|
|
1109 | 1108 | FA8E58F12E0AD4270049F69D /* SentryDispatchQueueWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA8E58F02E0AD4220049F69D /* SentryDispatchQueueWrapper.swift */; };
|
1110 | 1109 | FA90FAA82E06614E008CAAE8 /* SentryExtraPackages.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA90FAA72E06614B008CAAE8 /* SentryExtraPackages.swift */; };
|
1111 | 1110 | FA90FAFD2E070A3B008CAAE8 /* SentryURLRequestFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA90FAFC2E070A3B008CAAE8 /* SentryURLRequestFactory.swift */; };
|
| 1111 | + FAAB29F12E3D252300ACD577 /* SentrySession.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAAB29F02E3D252000ACD577 /* SentrySession.swift */; }; |
1112 | 1112 | FAB359982E05D7E90083D5E3 /* SentryEventSwiftHelper.h in Headers */ = {isa = PBXBuildFile; fileRef = FAB359972E05D7E90083D5E3 /* SentryEventSwiftHelper.h */; };
|
1113 | 1113 | FAB3599A2E05D8080083D5E3 /* SentryEventSwiftHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = FAB359992E05D8080083D5E3 /* SentryEventSwiftHelper.m */; };
|
1114 | 1114 | FAB7BBA92E2577A6007301E1 /* SentryModels+Serializable.h in Headers */ = {isa = PBXBuildFile; fileRef = FAB7BBA82E2577A2007301E1 /* SentryModels+Serializable.h */; };
|
|
1300 | 1300 | 15E0A8E9240F2C8F00F044E3 /* SentrySerialization.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SentrySerialization.h; path = include/SentrySerialization.h; sourceTree = "<group>"; };
|
1301 | 1301 | 15E0A8EC240F2CB000F044E3 /* SentrySerialization.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SentrySerialization.m; sourceTree = "<group>"; };
|
1302 | 1302 | 15E0A8EF240F638200F044E3 /* SentrySerializationNilTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentrySerializationNilTests.m; sourceTree = "<group>"; };
|
1303 |
| - 15E0A8F12411A45A00F044E3 /* SentrySession.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SentrySession.m; sourceTree = "<group>"; }; |
| 1303 | + 15E0A8F12411A45A00F044E3 /* SentrySessionInternal.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SentrySessionInternal.m; sourceTree = "<group>"; }; |
1304 | 1304 | 33042A0B29DAF5F400C60085 /* SentryExtraContextProvider.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SentryExtraContextProvider.h; sourceTree = "<group>"; };
|
1305 | 1305 | 33042A0C29DAF79A00C60085 /* SentryExtraContextProvider.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryExtraContextProvider.m; sourceTree = "<group>"; };
|
1306 | 1306 | 33042A1629DC2C4300C60085 /* SentryExtraContextProviderTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryExtraContextProviderTests.swift; sourceTree = "<group>"; };
|
|
1641 | 1641 | 7B4E23B5251A07BD00060D68 /* SentryDispatchQueueWrapperTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryDispatchQueueWrapperTests.swift; sourceTree = "<group>"; };
|
1642 | 1642 | 7B4E23BD251A2BD500060D68 /* SentryCrashIntegrationSessionHandler.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryCrashIntegrationSessionHandler.h; path = include/SentryCrashIntegrationSessionHandler.h; sourceTree = "<group>"; };
|
1643 | 1643 | 7B4E23C1251A2C2B00060D68 /* SentryCrashIntegrationSessionHandler.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryCrashIntegrationSessionHandler.m; sourceTree = "<group>"; };
|
1644 |
| - 7B4E24FB251C97B400060D68 /* SentrySession.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SentrySession.h; path = include/SentrySession.h; sourceTree = "<group>"; }; |
| 1644 | + 7B4E24FB251C97B400060D68 /* SentrySessionInternal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SentrySessionInternal.h; path = include/SentrySessionInternal.h; sourceTree = "<group>"; }; |
1645 | 1645 | 7B4E375425822C4500059C93 /* SentryAttachment.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryAttachment.h; path = Public/SentryAttachment.h; sourceTree = "<group>"; };
|
1646 | 1646 | 7B4E375A2582313100059C93 /* SentryAttachmentTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryAttachmentTests.swift; sourceTree = "<group>"; };
|
1647 | 1647 | 7B4E375E258231FC00059C93 /* SentryAttachment.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryAttachment.m; sourceTree = "<group>"; };
|
|
1847 | 1847 | 7BE0DC28272A9E1C004FA8B7 /* SentryBreadcrumbTrackerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryBreadcrumbTrackerTests.swift; sourceTree = "<group>"; };
|
1848 | 1848 | 7BE0DC2E272ABAF6004FA8B7 /* SentryAutoBreadcrumbTrackingIntegrationTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryAutoBreadcrumbTrackingIntegrationTests.swift; sourceTree = "<group>"; };
|
1849 | 1849 | 7BE0DC30272ABCEC004FA8B7 /* SentryAutoBreadcrumbTrackingIntegration+Test.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "SentryAutoBreadcrumbTrackingIntegration+Test.h"; sourceTree = "<group>"; };
|
1850 |
| - 7BE1E32624F7AE08009D3AD0 /* SentrySession+Private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SentrySession+Private.h"; path = "include/SentrySession+Private.h"; sourceTree = "<group>"; }; |
1851 | 1850 | 7BE1E33124F7E3B6009D3AD0 /* SentryMigrateSessionInit.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryMigrateSessionInit.h; path = include/SentryMigrateSessionInit.h; sourceTree = "<group>"; };
|
1852 | 1851 | 7BE1E33324F7E3CB009D3AD0 /* SentryMigrateSessionInit.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryMigrateSessionInit.m; sourceTree = "<group>"; };
|
1853 | 1852 | 7BE2C7F625700093003B66C7 /* SentryTestIntegration.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SentryTestIntegration.h; sourceTree = "<group>"; };
|
|
2451 | 2450 | FA8E58F02E0AD4220049F69D /* SentryDispatchQueueWrapper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryDispatchQueueWrapper.swift; sourceTree = "<group>"; };
|
2452 | 2451 | FA90FAA72E06614B008CAAE8 /* SentryExtraPackages.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryExtraPackages.swift; sourceTree = "<group>"; };
|
2453 | 2452 | FA90FAFC2E070A3B008CAAE8 /* SentryURLRequestFactory.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryURLRequestFactory.swift; sourceTree = "<group>"; };
|
| 2453 | + FAAB29F02E3D252000ACD577 /* SentrySession.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentrySession.swift; sourceTree = "<group>"; }; |
2454 | 2454 | FAB359972E05D7E90083D5E3 /* SentryEventSwiftHelper.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryEventSwiftHelper.h; path = include/SentryEventSwiftHelper.h; sourceTree = "<group>"; };
|
2455 | 2455 | FAB359992E05D8080083D5E3 /* SentryEventSwiftHelper.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryEventSwiftHelper.m; sourceTree = "<group>"; };
|
2456 | 2456 | FAB7BBA82E2577A2007301E1 /* SentryModels+Serializable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SentryModels+Serializable.h"; path = "include/SentryModels+Serializable.h"; sourceTree = "<group>"; };
|
|
2712 | 2712 | 6360850B1ED2AFE100E8599E /* SentryBreadcrumb.h */,
|
2713 | 2713 | 6360850C1ED2AFE100E8599E /* SentryBreadcrumb.m */,
|
2714 | 2714 | 92672BB529C9A2A9006B021C /* SentryBreadcrumb+Private.h */,
|
2715 |
| - 7B4E24FB251C97B400060D68 /* SentrySession.h */, |
2716 |
| - 15E0A8F12411A45A00F044E3 /* SentrySession.m */, |
2717 |
| - 7BE1E32624F7AE08009D3AD0 /* SentrySession+Private.h */, |
| 2715 | + 7B4E24FB251C97B400060D68 /* SentrySessionInternal.h */, |
| 2716 | + 15E0A8F12411A45A00F044E3 /* SentrySessionInternal.m */, |
2718 | 2717 | 7B88F2FD24BC5A4C00ADF90A /* SentrySdkInfo.h */,
|
2719 | 2718 | 7B88F2FF24BC5A7D00ADF90A /* SentrySdkInfo.m */,
|
2720 | 2719 | 7BFC169A2524995700FF6266 /* SentryMessage.h */,
|
|
4329 | 4328 | D800942328F82E8D005D3943 /* Swift */ = {
|
4330 | 4329 | isa = PBXGroup;
|
4331 | 4330 | children = (
|
| 4331 | + FAAB29F02E3D252000ACD577 /* SentrySession.swift */, |
4332 | 4332 | FA67DCF32DDBD4EA00896B02 /* Core */,
|
4333 | 4333 | D8CAC02D2BA0663E00E38F34 /* Integrations */,
|
4334 | 4334 | 621D9F2D2B9B030E003D94DE /* Helper */,
|
|
5113 | 5113 | 7B63459D280EBA6300CFA05A /* SentryUIEventTracker.h in Headers */,
|
5114 | 5114 | 7B7D873424864C6600D2ECFF /* SentryCrashDefaultMachineContextWrapper.h in Headers */,
|
5115 | 5115 | 7BA61CC8247D125400C130A8 /* SentryThreadInspector.h in Headers */,
|
5116 |
| - 7BE1E32824F7AE08009D3AD0 /* SentrySession+Private.h in Headers */, |
5117 | 5116 | 7B5CAF7127F5953400ED0DB6 /* SentryEnvelope+Private.h in Headers */,
|
5118 | 5117 | 63FE713320DA4C1100CDBAE8 /* SentryCrashCPU.h in Headers */,
|
5119 | 5118 | 6271ADF32BA06D9B0098D2E9 /* SentryInternalSerializable.h in Headers */,
|
|
5175 | 5174 | 6292585E2DAFA8290049388F /* SentryCrashMach-O.h in Headers */,
|
5176 | 5175 | 63FE715320DA4C1100CDBAE8 /* SentryCrashObjCApple.h in Headers */,
|
5177 | 5176 | 63FE710120DA4C1000CDBAE8 /* SentryCrashDate.h in Headers */,
|
5178 |
| - 7B4E24FC251C97B500060D68 /* SentrySession.h in Headers */, |
| 5177 | + 7B4E24FC251C97B500060D68 /* SentrySessionInternal.h in Headers */, |
5179 | 5178 | D8B665BC2B95F73200BD0E7B /* SentryPrivate.h in Headers */,
|
5180 | 5179 | 7B7D872C2486480B00D2ECFF /* SentryStacktraceBuilder.h in Headers */,
|
5181 | 5180 | 7B42C48027E08F33009B58C2 /* SentryDependencyContainer.h in Headers */,
|
|
5758 | 5757 | D41415A72DEEE532003B14D5 /* SentryRedactViewHelper.swift in Sources */,
|
5759 | 5758 | FA67DD002DDBD4EA00896B02 /* SentryMaskRenderer.swift in Sources */,
|
5760 | 5759 | FA67DD012DDBD4EA00896B02 /* SentryMXCallStackTree.swift in Sources */,
|
| 5760 | + FAAB29F12E3D252300ACD577 /* SentrySession.swift in Sources */, |
5761 | 5761 | FA67DD022DDBD4EA00896B02 /* SentryViewScreenshotProvider.swift in Sources */,
|
5762 | 5762 | FA67DD032DDBD4EA00896B02 /* SentryTransactionNameSource.swift in Sources */,
|
5763 | 5763 | FA67DD042DDBD4EA00896B02 /* SwiftDescriptor.swift in Sources */,
|
|
5796 | 5796 | D4ECA4012E3CBEDE00C757EA /* SentryDummyPublicEmptyClass.m in Sources */,
|
5797 | 5797 | D4ECA4022E3CBEDE00C757EA /* SentryDummyPrivateEmptyClass.m in Sources */,
|
5798 | 5798 | D80299502BA83A88000F0081 /* SentryPixelBuffer.swift in Sources */,
|
5799 |
| - 15E0A8F22411A45A00F044E3 /* SentrySession.m in Sources */, |
| 5799 | + 15E0A8F22411A45A00F044E3 /* SentrySessionInternal.m in Sources */, |
5800 | 5800 | 844EDCE62947DC3100C86F34 /* SentryNSTimerFactory.m in Sources */,
|
5801 | 5801 | D83D079C2B7F9D1C00CC9674 /* SentryMsgPackSerializer.m in Sources */,
|
5802 | 5802 | D452FCBF2DDB6FD200AFF56F /* SentryWatchdogTerminationAttributesProcessor.swift in Sources */,
|
|
0 commit comments