|
400 | 400 | 7B5AB65D27E48E5200F1D1BA /* TestThreadInspector.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B5AB65C27E48E5200F1D1BA /* TestThreadInspector.swift */; };
|
401 | 401 | 7B5B94332657A816002E474B /* SentryAppStartTrackingIntegrationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B5B94322657A816002E474B /* SentryAppStartTrackingIntegrationTests.swift */; };
|
402 | 402 | 7B5B94352657AD21002E474B /* SentryFramesTrackingIntegrationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B5B94342657AD21002E474B /* SentryFramesTrackingIntegrationTests.swift */; };
|
403 |
| - 7B5CAF7127F5953400ED0DB6 /* SentryEnvelope+Private.h in Headers */ = {isa = PBXBuildFile; fileRef = 7B5CAF7027F5953400ED0DB6 /* SentryEnvelope+Private.h */; }; |
404 | 403 | 7B5CAF7527F5A67C00ED0DB6 /* SentryNSURLRequestBuilder.h in Headers */ = {isa = PBXBuildFile; fileRef = 7B5CAF7427F5A67C00ED0DB6 /* SentryNSURLRequestBuilder.h */; };
|
405 | 404 | 7B5CAF7727F5A68C00ED0DB6 /* SentryNSURLRequestBuilder.m in Sources */ = {isa = PBXBuildFile; fileRef = 7B5CAF7627F5A68C00ED0DB6 /* SentryNSURLRequestBuilder.m */; };
|
406 | 405 | 7B5CAF7E27F5AD3500ED0DB6 /* TestNSURLRequestBuilder.m in Sources */ = {isa = PBXBuildFile; fileRef = 7B5CAF7D27F5AD3500ED0DB6 /* TestNSURLRequestBuilder.m */; };
|
|
1045 | 1044 | FA1841832E4B457F005DEDC7 /* SentryApplication.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA18417D2E4B457B005DEDC7 /* SentryApplication.swift */; };
|
1046 | 1045 | FA21A2EF2E60E9CB00E7EADB /* EnvelopeComparison.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA21A2E92E60E9C700E7EADB /* EnvelopeComparison.swift */; };
|
1047 | 1046 | FA21F0B42E4A2A80008B4E5A /* SentryAppState.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA4C32972DF7513F001D7B01 /* SentryAppState.swift */; };
|
| 1047 | + FA34C1A32E692A5000BC52AA /* SentryEnvelopeItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA34C1A22E692A5000BC52AA /* SentryEnvelopeItem.swift */; }; |
1048 | 1048 | FA3734842E0F086C0091EF24 /* SentryDependencyContainerSwiftHelper.h in Headers */ = {isa = PBXBuildFile; fileRef = FA3734832E0F07A20091EF24 /* SentryDependencyContainerSwiftHelper.h */; };
|
1049 | 1049 | FA3734862E0F09320091EF24 /* SentryDependencyContainerSwiftHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = FA3734852E0F092F0091EF24 /* SentryDependencyContainerSwiftHelper.m */; };
|
1050 | 1050 | FA3854362E267DA60045A563 /* SentryUser+Serialize.h in Headers */ = {isa = PBXBuildFile; fileRef = FA3854352E267DA20045A563 /* SentryUser+Serialize.h */; };
|
|
1660 | 1660 | 7B5AB65C27E48E5200F1D1BA /* TestThreadInspector.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TestThreadInspector.swift; sourceTree = "<group>"; };
|
1661 | 1661 | 7B5B94322657A816002E474B /* SentryAppStartTrackingIntegrationTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryAppStartTrackingIntegrationTests.swift; sourceTree = "<group>"; };
|
1662 | 1662 | 7B5B94342657AD21002E474B /* SentryFramesTrackingIntegrationTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryFramesTrackingIntegrationTests.swift; sourceTree = "<group>"; };
|
1663 |
| - 7B5CAF7027F5953400ED0DB6 /* SentryEnvelope+Private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SentryEnvelope+Private.h"; path = "include/SentryEnvelope+Private.h"; sourceTree = "<group>"; }; |
1664 | 1663 | 7B5CAF7427F5A67C00ED0DB6 /* SentryNSURLRequestBuilder.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryNSURLRequestBuilder.h; path = include/SentryNSURLRequestBuilder.h; sourceTree = "<group>"; };
|
1665 | 1664 | 7B5CAF7627F5A68C00ED0DB6 /* SentryNSURLRequestBuilder.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryNSURLRequestBuilder.m; sourceTree = "<group>"; };
|
1666 | 1665 | 7B5CAF7C27F5AD0600ED0DB6 /* TestNSURLRequestBuilder.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TestNSURLRequestBuilder.h; sourceTree = "<group>"; };
|
|
2391 | 2390 | FA034AC72DD3DB4900FE3107 /* SentryIntegrationProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryIntegrationProtocol.h; path = Public/SentryIntegrationProtocol.h; sourceTree = "<group>"; };
|
2392 | 2391 | FA18417D2E4B457B005DEDC7 /* SentryApplication.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryApplication.swift; sourceTree = "<group>"; };
|
2393 | 2392 | FA21A2E92E60E9C700E7EADB /* EnvelopeComparison.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EnvelopeComparison.swift; sourceTree = "<group>"; };
|
| 2393 | + FA34C1A22E692A5000BC52AA /* SentryEnvelopeItem.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryEnvelopeItem.swift; sourceTree = "<group>"; }; |
2394 | 2394 | FA3734832E0F07A20091EF24 /* SentryDependencyContainerSwiftHelper.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryDependencyContainerSwiftHelper.h; path = include/SentryDependencyContainerSwiftHelper.h; sourceTree = "<group>"; };
|
2395 | 2395 | FA3734852E0F092F0091EF24 /* SentryDependencyContainerSwiftHelper.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryDependencyContainerSwiftHelper.m; sourceTree = "<group>"; };
|
2396 | 2396 | FA3854352E267DA20045A563 /* SentryUser+Serialize.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SentryUser+Serialize.h"; path = "include/SentryUser+Serialize.h"; sourceTree = "<group>"; };
|
|
2694 | 2694 | isa = PBXGroup;
|
2695 | 2695 | children = (
|
2696 | 2696 | 15E0A8E0240C41CE00F044E3 /* SentryEnvelope.h */,
|
2697 |
| - 7B5CAF7027F5953400ED0DB6 /* SentryEnvelope+Private.h */, |
2698 | 2697 | 15E0A8E4240C457D00F044E3 /* SentryEnvelope.m */,
|
2699 | 2698 | D8CB74182947285A00A5F964 /* SentryEnvelopeItemHeader.h */,
|
2700 | 2699 | D8CB741A2947286500A5F964 /* SentryEnvelopeItemHeader.m */,
|
|
4496 | 4495 | 92235CAD2E15549C00865983 /* SentryLogger.swift */,
|
4497 | 4496 | 92235CAB2E15369900865983 /* SentryLogBatcher.swift */,
|
4498 | 4497 | F451FAA52E0B304E0050ACF2 /* LoadValidator.swift */,
|
| 4498 | + FA34C1A22E692A5000BC52AA /* SentryEnvelopeItem.swift */, |
4499 | 4499 | FA90FAFC2E070A3B008CAAE8 /* SentryURLRequestFactory.swift */,
|
4500 | 4500 | FA67DCC02DDBD4C800896B02 /* SentrySDKLog+Configure.swift */,
|
4501 | 4501 | );
|
|
5129 | 5129 | 7B63459D280EBA6300CFA05A /* SentryUIEventTracker.h in Headers */,
|
5130 | 5130 | 7B7D873424864C6600D2ECFF /* SentryCrashDefaultMachineContextWrapper.h in Headers */,
|
5131 | 5131 | 7BA61CC8247D125400C130A8 /* SentryThreadInspector.h in Headers */,
|
5132 |
| - 7B5CAF7127F5953400ED0DB6 /* SentryEnvelope+Private.h in Headers */, |
5133 | 5132 | 63FE713320DA4C1100CDBAE8 /* SentryCrashCPU.h in Headers */,
|
5134 | 5133 | 6271ADF32BA06D9B0098D2E9 /* SentryInternalSerializable.h in Headers */,
|
5135 | 5134 | D8853C842833EABC00700D64 /* SentryANRTrackerV1.h in Headers */,
|
|
5917 | 5916 | 63FE70CB20DA4C1000CDBAE8 /* SentryCrashReportFixer.c in Sources */,
|
5918 | 5917 | F4A930232E65FDBF006DA6EF /* SentryMobileProvisionParser.swift in Sources */,
|
5919 | 5918 | 63FE710F20DA4C1000CDBAE8 /* SentryCrashNSErrorUtil.m in Sources */,
|
| 5919 | + FA34C1A32E692A5000BC52AA /* SentryEnvelopeItem.swift in Sources */, |
5920 | 5920 | 8ECC674925C23A20000E2BF6 /* SentrySpanId.m in Sources */,
|
5921 | 5921 | 6344DDB51EC309E000D9160D /* SentryCrashReportSink.m in Sources */,
|
5922 | 5922 | D43B26D62D70964C007747FD /* SentrySpanOperation.m in Sources */,
|
|
0 commit comments