|
821 | 821 | D8A3649D2C91AA3300AC569B /* SentryReplayApi.h in Headers */ = {isa = PBXBuildFile; fileRef = D8A3649A2C91AA3300AC569B /* SentryReplayApi.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
822 | 822 | D8A65B5D2C98656800974B74 /* SentryReplayView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D8A65B5C2C98656000974B74 /* SentryReplayView.swift */; }; |
823 | 823 | D8ACE3C82762187200F5A213 /* SentryFileIOTrackerHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = D8ACE3C52762187200F5A213 /* SentryFileIOTrackerHelper.m */; }; |
824 | | - D8ACE3C92762187200F5A213 /* SentryFileIOTrackingIntegration.m in Sources */ = {isa = PBXBuildFile; fileRef = D8ACE3C62762187200F5A213 /* SentryFileIOTrackingIntegration.m */; }; |
825 | 824 | D8ACE3CE2762187D00F5A213 /* SentryFileIOTrackerHelper.h in Headers */ = {isa = PBXBuildFile; fileRef = D8ACE3CB2762187D00F5A213 /* SentryFileIOTrackerHelper.h */; }; |
826 | | - D8ACE3CF2762187D00F5A213 /* SentryFileIOTrackingIntegration.h in Headers */ = {isa = PBXBuildFile; fileRef = D8ACE3CC2762187D00F5A213 /* SentryFileIOTrackingIntegration.h */; }; |
827 | 825 | D8AE48BF2C578D540092A2A6 /* SentrySDKLog.swift in Sources */ = {isa = PBXBuildFile; fileRef = D8AE48BE2C578D540092A2A6 /* SentrySDKLog.swift */; }; |
828 | 826 | D8AE48C12C57B1550092A2A6 /* SentryLevelTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D8AE48C02C57B1550092A2A6 /* SentryLevelTests.swift */; }; |
829 | 827 | D8AFC0012BD252B900118BE1 /* SentryOnDemandReplayTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D8AFC0002BD252B900118BE1 /* SentryOnDemandReplayTests.swift */; }; |
|
1978 | 1976 | D8A3649B2C91AA3300AC569B /* SentryReplayApi.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryReplayApi.m; sourceTree = "<group>"; }; |
1979 | 1977 | D8A65B5C2C98656000974B74 /* SentryReplayView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryReplayView.swift; sourceTree = "<group>"; }; |
1980 | 1978 | D8ACE3C52762187200F5A213 /* SentryFileIOTrackerHelper.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SentryFileIOTrackerHelper.m; sourceTree = "<group>"; }; |
1981 | | - D8ACE3C62762187200F5A213 /* SentryFileIOTrackingIntegration.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SentryFileIOTrackingIntegration.m; sourceTree = "<group>"; }; |
1982 | 1979 | D8ACE3CB2762187D00F5A213 /* SentryFileIOTrackerHelper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SentryFileIOTrackerHelper.h; path = include/SentryFileIOTrackerHelper.h; sourceTree = "<group>"; }; |
1983 | | - D8ACE3CC2762187D00F5A213 /* SentryFileIOTrackingIntegration.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SentryFileIOTrackingIntegration.h; path = include/SentryFileIOTrackingIntegration.h; sourceTree = "<group>"; }; |
1984 | 1980 | D8AE48B12C5786AA0092A2A6 /* SentryLogC.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryLogC.h; path = include/SentryLogC.h; sourceTree = "<group>"; }; |
1985 | 1981 | D8AE48BE2C578D540092A2A6 /* SentrySDKLog.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentrySDKLog.swift; sourceTree = "<group>"; }; |
1986 | 1982 | D8AE48C02C57B1550092A2A6 /* SentryLevelTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryLevelTests.swift; sourceTree = "<group>"; }; |
|
4107 | 4103 | children = ( |
4108 | 4104 | D8ACE3CB2762187D00F5A213 /* SentryFileIOTrackerHelper.h */, |
4109 | 4105 | D8ACE3C52762187200F5A213 /* SentryFileIOTrackerHelper.m */, |
4110 | | - D8ACE3CC2762187D00F5A213 /* SentryFileIOTrackingIntegration.h */, |
4111 | | - D8ACE3C62762187200F5A213 /* SentryFileIOTrackingIntegration.m */, |
4112 | 4106 | ); |
4113 | 4107 | name = IO; |
4114 | 4108 | sourceTree = "<group>"; |
|
4208 | 4202 | 03F84D2527DD414C008FE43F /* SentryThreadState.hpp in Headers */, |
4209 | 4203 | 8E4E7C6D25DAAAFE006AB9E2 /* SentryTransaction.h in Headers */, |
4210 | 4204 | FAE2DABA2E1F318900262307 /* SentryProfilingSwiftHelpers.h in Headers */, |
4211 | | - D8ACE3CF2762187D00F5A213 /* SentryFileIOTrackingIntegration.h in Headers */, |
4212 | 4205 | FA27ECA12EBA325A00F2ECF7 /* SentryTraceContext+Private.h in Headers */, |
4213 | 4206 | 7BECF42226145C5D00D9826E /* SentryMechanismContext.h in Headers */, |
4214 | 4207 | 63FE718920DA4C1100CDBAE8 /* SentryCrash.h in Headers */, |
|
4367 | 4360 | 6271ADF32BA06D9B0098D2E9 /* SentryInternalSerializable.h in Headers */, |
4368 | 4361 | D8853C842833EABC00700D64 /* SentryANRTrackerV1.h in Headers */, |
4369 | 4362 | 63FE715B20DA4C1100CDBAE8 /* SentryCrashSignalInfo.h in Headers */, |
| 4363 | + F4F33D502F1F35C500753FE2 /* SentryNSDataSwizzlingHelper.h in Headers */, |
| 4364 | + F4F33D512F1F35C500753FE2 /* SentryNSFileManagerSwizzlingHelper.h in Headers */, |
4370 | 4365 | 63FE70E520DA4C1000CDBAE8 /* SentryCrashMonitor_CPPException.h in Headers */, |
4371 | 4366 | D867063E27C3BC2400048851 /* SentryCoreDataSwizzling.h in Headers */, |
4372 | 4367 | 7D9B07A023D1E89900C5FC8E /* SentryMeta.h in Headers */, |
|
4839 | 4834 | 7B63459B280EB9E200CFA05A /* SentryUIEventTrackingIntegration.m in Sources */, |
4840 | 4835 | 15E0A8ED240F2CB000F044E3 /* SentrySerialization.m in Sources */, |
4841 | 4836 | 7BC85235245880AE005A70F0 /* SentryDataCategoryMapper.m in Sources */, |
4842 | | - D8ACE3C92762187200F5A213 /* SentryFileIOTrackingIntegration.m in Sources */, |
4843 | 4837 | 63FE713B20DA4C1100CDBAE8 /* SentryCrashFileUtils.c in Sources */, |
4844 | 4838 | 63FE716920DA4C1100CDBAE8 /* SentryCrashStackCursor.c in Sources */, |
4845 | 4839 | 7BA61CCA247D128B00C130A8 /* SentryDefaultThreadInspector.m in Sources */, |
4846 | 4840 | 63FE718D20DA4C1100CDBAE8 /* SentryCrashReportStore.c in Sources */, |
4847 | | - F440C1B12F23C24800C52354 /* SentryNSDataSwizzlingHelper.m in Sources */, |
| 4841 | + F440C1B12F23C24800C52354 /* SentryNSDatawizzlingHelper.m in Sources */, |
4848 | 4842 | F440C1B22F23C24800C52354 /* SentryNSFileManagerSwizzlingHelper.m in Sources */, |
4849 | 4843 | 7BA0C0482805600A003E0326 /* SentryTransportAdapter.m in Sources */, |
4850 | 4844 | 63FE712920DA4C1000CDBAE8 /* SentryCrashCPU_arm.c in Sources */, |
|
4888 | 4882 | 7D082B8323C628790029866B /* SentryMeta.m in Sources */, |
4889 | 4883 | 63FE710720DA4C1000CDBAE8 /* SentryCrashStackCursor_SelfThread.m in Sources */, |
4890 | 4884 | 63FE711120DA4C1000CDBAE8 /* SentryCrashDebug.c in Sources */, |
| 4885 | + F4F33D482F1F358400753FE2 /* SentryNSFileManagerSwizzling.swift in Sources */, |
| 4886 | + F4F33D492F1F358400753FE2 /* SentryNSDataSwizzling.swift in Sources */, |
4891 | 4887 | 7B883F49253D714C00879E62 /* SentryCrashUUIDConversion.c in Sources */, |
4892 | 4888 | 843FB3232D0CD04D00558F18 /* SentryUserAccess.m in Sources */, |
4893 | 4889 | 63FE716720DA4C1100CDBAE8 /* SentryCrashCPU.c in Sources */, |
|
0 commit comments