|
584 | 584 | 7BF9EF882722D13000B5BBEF /* SentryTestObjCRuntimeWrapper.m in Sources */ = {isa = PBXBuildFile; fileRef = 7BF9EF872722D13000B5BBEF /* SentryTestObjCRuntimeWrapper.m */; };
|
585 | 585 | 7BF9EF8B2722D58700B5BBEF /* SentryInitializeForGettingSubclassesNotCalled.m in Sources */ = {isa = PBXBuildFile; fileRef = 7BF9EF8A2722D58700B5BBEF /* SentryInitializeForGettingSubclassesNotCalled.m */; };
|
586 | 586 | 7BFA69F627E0840400233199 /* SentryANRTrackingIntegrationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7BFA69F527E0840400233199 /* SentryANRTrackingIntegrationTests.swift */; };
|
| 587 | + 7BFAA6E7297AA16A00E7E02E /* SentryCrashMonitor_CppException_Tests.mm in Sources */ = {isa = PBXBuildFile; fileRef = 7BFAA6E6297AA16A00E7E02E /* SentryCrashMonitor_CppException_Tests.mm */; }; |
587 | 588 | 7BFC169B2524995700FF6266 /* SentryMessage.h in Headers */ = {isa = PBXBuildFile; fileRef = 7BFC169A2524995700FF6266 /* SentryMessage.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
588 | 589 | 7BFC16A125249A9D00FF6266 /* SentryMessage.m in Sources */ = {isa = PBXBuildFile; fileRef = 7BFC16A025249A9D00FF6266 /* SentryMessage.m */; };
|
589 | 590 | 7BFC16AD2524BCE700FF6266 /* SentryMessageTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7BFC16AC2524BCE700FF6266 /* SentryMessageTests.swift */; };
|
|
1408 | 1409 | 7BF9EF892722D57100B5BBEF /* SentryInitializeForGettingSubclassesNotCalled.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SentryInitializeForGettingSubclassesNotCalled.h; sourceTree = "<group>"; };
|
1409 | 1410 | 7BF9EF8A2722D58700B5BBEF /* SentryInitializeForGettingSubclassesNotCalled.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryInitializeForGettingSubclassesNotCalled.m; sourceTree = "<group>"; };
|
1410 | 1411 | 7BFA69F527E0840400233199 /* SentryANRTrackingIntegrationTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryANRTrackingIntegrationTests.swift; sourceTree = "<group>"; };
|
| 1412 | + 7BFAA6E6297AA16A00E7E02E /* SentryCrashMonitor_CppException_Tests.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = SentryCrashMonitor_CppException_Tests.mm; sourceTree = "<group>"; }; |
1411 | 1413 | 7BFC169A2524995700FF6266 /* SentryMessage.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryMessage.h; path = Public/SentryMessage.h; sourceTree = "<group>"; };
|
1412 | 1414 | 7BFC16A025249A9D00FF6266 /* SentryMessage.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryMessage.m; sourceTree = "<group>"; };
|
1413 | 1415 | 7BFC16AC2524BCE700FF6266 /* SentryMessageTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryMessageTests.swift; sourceTree = "<group>"; };
|
|
2360 | 2362 | 63FE71FB20DA66EB00CDBAE8 /* SentryCrashMonitor_NSException_Tests.m */,
|
2361 | 2363 | 63FE71E820DA66E900CDBAE8 /* SentryCrashMonitor_Signal_Tests.m */,
|
2362 | 2364 | 63FE71E120DA66E800CDBAE8 /* SentryCrashMonitor_Tests.m */,
|
| 2365 | + 7BFAA6E6297AA16A00E7E02E /* SentryCrashMonitor_CppException_Tests.mm */, |
2363 | 2366 | 63FE71F720DA66EB00CDBAE8 /* SentryCrashObjC_Tests.m */,
|
2364 | 2367 | 63FE71DB20DA66E700CDBAE8 /* SentryCrashReportFilter_Tests.m */,
|
2365 | 2368 | 63FE71EB20DA66E900CDBAE8 /* SentryCrashReportFixer_Tests.m */,
|
|
3903 | 3906 | 7B5B94332657A816002E474B /* SentryAppStartTrackingIntegrationTests.swift in Sources */,
|
3904 | 3907 | 0A5370A128A3EC2400B2DCDE /* SentryViewHierarchyTests.swift in Sources */,
|
3905 | 3908 | D8FFE50C2703DBB400607131 /* SwizzlingCallTests.swift in Sources */,
|
| 3909 | + 7BFAA6E7297AA16A00E7E02E /* SentryCrashMonitor_CppException_Tests.mm in Sources */, |
3906 | 3910 | D8B76B0828081461000A58C4 /* TestSentryScreenShot.swift in Sources */,
|
3907 | 3911 | A8AFFCD22907DA7600967CD7 /* SentryHttpStatusCodeRangeTests.swift in Sources */,
|
3908 | 3912 | 7BE2C7F8257000A4003B66C7 /* SentryTestIntegration.m in Sources */,
|
|
0 commit comments