|
75 | 75 | 15E0A8F22411A45A00F044E3 /* SentrySession.m in Sources */ = {isa = PBXBuildFile; fileRef = 15E0A8F12411A45A00F044E3 /* SentrySession.m */; }; |
76 | 76 | 33042A0D29DAF79A00C60085 /* SentryExtraContextProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 33042A0C29DAF79A00C60085 /* SentryExtraContextProvider.m */; }; |
77 | 77 | 33042A1729DC2C4300C60085 /* SentryExtraContextProviderTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 33042A1629DC2C4300C60085 /* SentryExtraContextProviderTests.swift */; }; |
| 78 | + 5147B3752B50B5FA00129F4B /* NSURLSessionTask+Sentry.h in Headers */ = {isa = PBXBuildFile; fileRef = 5147B3732B50B5FA00129F4B /* NSURLSessionTask+Sentry.h */; }; |
| 79 | + 5147B3762B50B5FA00129F4B /* NSURLSessionTask+Sentry.m in Sources */ = {isa = PBXBuildFile; fileRef = 5147B3742B50B5FA00129F4B /* NSURLSessionTask+Sentry.m */; }; |
78 | 80 | 620379DB2AFE1415005AC0C1 /* SentryBuildAppStartSpans.h in Headers */ = {isa = PBXBuildFile; fileRef = 620379DA2AFE1415005AC0C1 /* SentryBuildAppStartSpans.h */; }; |
79 | 81 | 620379DD2AFE1432005AC0C1 /* SentryBuildAppStartSpans.m in Sources */ = {isa = PBXBuildFile; fileRef = 620379DC2AFE1432005AC0C1 /* SentryBuildAppStartSpans.m */; }; |
80 | 82 | 622C08D829E546F4002571D4 /* SentryTraceOrigins.h in Headers */ = {isa = PBXBuildFile; fileRef = 622C08D729E546F4002571D4 /* SentryTraceOrigins.h */; }; |
|
993 | 995 | 33042A0B29DAF5F400C60085 /* SentryExtraContextProvider.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SentryExtraContextProvider.h; sourceTree = "<group>"; }; |
994 | 996 | 33042A0C29DAF79A00C60085 /* SentryExtraContextProvider.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryExtraContextProvider.m; sourceTree = "<group>"; }; |
995 | 997 | 33042A1629DC2C4300C60085 /* SentryExtraContextProviderTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryExtraContextProviderTests.swift; sourceTree = "<group>"; }; |
| 998 | + 5147B3732B50B5FA00129F4B /* NSURLSessionTask+Sentry.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "NSURLSessionTask+Sentry.h"; path = "include/NSURLSessionTask+Sentry.h"; sourceTree = "<group>"; }; |
| 999 | + 5147B3742B50B5FA00129F4B /* NSURLSessionTask+Sentry.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "NSURLSessionTask+Sentry.m"; path = "include/NSURLSessionTask+Sentry.m"; sourceTree = "<group>"; }; |
996 | 1000 | 620379DA2AFE1415005AC0C1 /* SentryBuildAppStartSpans.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryBuildAppStartSpans.h; path = include/SentryBuildAppStartSpans.h; sourceTree = "<group>"; }; |
997 | 1001 | 620379DC2AFE1432005AC0C1 /* SentryBuildAppStartSpans.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryBuildAppStartSpans.m; sourceTree = "<group>"; }; |
998 | 1002 | 622C08D729E546F4002571D4 /* SentryTraceOrigins.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryTraceOrigins.h; path = include/SentryTraceOrigins.h; sourceTree = "<group>"; }; |
|
2045 | 2049 | 7B6438A926A70F24000D0F65 /* UIViewController+Sentry.m */, |
2046 | 2050 | 0A2D8D9728997887008720F6 /* NSLocale+Sentry.h */, |
2047 | 2051 | 0A2D8D9428997845008720F6 /* NSLocale+Sentry.m */, |
| 2052 | + 5147B3732B50B5FA00129F4B /* NSURLSessionTask+Sentry.h */, |
| 2053 | + 5147B3742B50B5FA00129F4B /* NSURLSessionTask+Sentry.m */, |
2048 | 2054 | ); |
2049 | 2055 | name = Categories; |
2050 | 2056 | sourceTree = "<group>"; |
|
3752 | 3758 | 63FE716F20DA4C1100CDBAE8 /* SentryCrashCPU_Apple.h in Headers */, |
3753 | 3759 | 639FCFA81EBC80CC00778193 /* SentryFrame.h in Headers */, |
3754 | 3760 | D8BFE37229A3782F002E73F3 /* SentryTimeToDisplayTracker.h in Headers */, |
| 3761 | + 5147B3752B50B5FA00129F4B /* NSURLSessionTask+Sentry.h in Headers */, |
3755 | 3762 | 8E8C57A625EEFC43001CEEFA /* SentryTracesSampler.h in Headers */, |
3756 | 3763 | 7B634599280EB9D100CFA05A /* SentryUIEventTrackingIntegration.h in Headers */, |
3757 | 3764 | 63FE716D20DA4C1100CDBAE8 /* SentryCrashSysCtl.h in Headers */, |
|
4285 | 4292 | 7BA61CBB247BC5D800C130A8 /* SentryCrashDefaultBinaryImageProvider.m in Sources */, |
4286 | 4293 | 63FE713120DA4C1100CDBAE8 /* SentryCrashDynamicLinker.c in Sources */, |
4287 | 4294 | 8E25C95325F836D000DC215B /* SentryRandom.m in Sources */, |
| 4295 | + 5147B3762B50B5FA00129F4B /* NSURLSessionTask+Sentry.m in Sources */, |
4288 | 4296 | 7BC85231245812EC005A70F0 /* SentryFileContents.m in Sources */, |
4289 | 4297 | 03F84D3527DD4191008FE43F /* SentryThreadHandle.cpp in Sources */, |
4290 | 4298 | 0A2D8DA9289BC905008720F6 /* SentryViewHierarchy.m in Sources */, |
|
0 commit comments