|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
| 10 | + 1110CEAE228D8BF7002E7353 /* WCPowerConsumeStackCollector.h in Headers */ = {isa = PBXBuildFile; fileRef = 1110CEAC228D8BF6002E7353 /* WCPowerConsumeStackCollector.h */; }; |
| 11 | + 1110CEAF228D8BF7002E7353 /* WCPowerConsumeStackCollector.h in Headers */ = {isa = PBXBuildFile; fileRef = 1110CEAC228D8BF6002E7353 /* WCPowerConsumeStackCollector.h */; }; |
| 12 | + 1110CEB0228D8BF7002E7353 /* WCPowerConsumeStackCollector.mm in Sources */ = {isa = PBXBuildFile; fileRef = 1110CEAD228D8BF6002E7353 /* WCPowerConsumeStackCollector.mm */; }; |
| 13 | + 1110CEB1228D8BF7002E7353 /* WCPowerConsumeStackCollector.mm in Sources */ = {isa = PBXBuildFile; fileRef = 1110CEAD228D8BF6002E7353 /* WCPowerConsumeStackCollector.mm */; }; |
10 | 14 | 1110E02A2243388500A873F9 /* WCFilterStackHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 1110E0282243388500A873F9 /* WCFilterStackHandler.h */; }; |
11 | 15 | 1110E02B2243388500A873F9 /* WCFilterStackHandler.mm in Sources */ = {isa = PBXBuildFile; fileRef = 1110E0292243388500A873F9 /* WCFilterStackHandler.mm */; }; |
12 | 16 | 1110E02D22433D2B00A873F9 /* WCFilterStackHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 1110E0282243388500A873F9 /* WCFilterStackHandler.h */; }; |
|
383 | 387 | 1177FFF32137A53300FDFEB4 /* MatrixTester.mm in Sources */ = {isa = PBXBuildFile; fileRef = 1177FFE421379FE800FDFEB4 /* MatrixTester.mm */; }; |
384 | 388 | 11B438EE21F17C6600A0A8C3 /* WCCrashBlockMonitorPlugin+Upload.h in Headers */ = {isa = PBXBuildFile; fileRef = 11B438EC21F17C6600A0A8C3 /* WCCrashBlockMonitorPlugin+Upload.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
385 | 389 | 11B438F121F17C7000A0A8C3 /* WCCrashBlockMonitorPlugin+Upload.h in Headers */ = {isa = PBXBuildFile; fileRef = 11B438EC21F17C6600A0A8C3 /* WCCrashBlockMonitorPlugin+Upload.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
| 390 | + 11B71A4B22F45A1F004A7212 /* KSCrash_fishhook.c in Sources */ = {isa = PBXBuildFile; fileRef = 11B71A4922F45A1F004A7212 /* KSCrash_fishhook.c */; }; |
| 391 | + 11B71A4C22F45A1F004A7212 /* KSCrash_fishhook.h in Headers */ = {isa = PBXBuildFile; fileRef = 11B71A4A22F45A1F004A7212 /* KSCrash_fishhook.h */; }; |
| 392 | + 11B71A4D22F45A35004A7212 /* KSCrash_fishhook.c in Sources */ = {isa = PBXBuildFile; fileRef = 11B71A4922F45A1F004A7212 /* KSCrash_fishhook.c */; }; |
| 393 | + 11B71A4E22F45A39004A7212 /* KSCrash_fishhook.h in Headers */ = {isa = PBXBuildFile; fileRef = 11B71A4A22F45A1F004A7212 /* KSCrash_fishhook.h */; }; |
386 | 394 | 93DD5872225F3731005C267C /* bundle_name_helper.h in Headers */ = {isa = PBXBuildFile; fileRef = 93DD5870225F3731005C267C /* bundle_name_helper.h */; }; |
387 | 395 | 93DD5873225F3731005C267C /* bundle_name_helper.h in Headers */ = {isa = PBXBuildFile; fileRef = 93DD5870225F3731005C267C /* bundle_name_helper.h */; }; |
388 | 396 | 93DD5874225F3731005C267C /* bundle_name_helper.mm in Sources */ = {isa = PBXBuildFile; fileRef = 93DD5871225F3731005C267C /* bundle_name_helper.mm */; }; |
|
532 | 540 | /* End PBXBuildFile section */ |
533 | 541 |
|
534 | 542 | /* Begin PBXFileReference section */ |
| 543 | + 1110CEAC228D8BF6002E7353 /* WCPowerConsumeStackCollector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WCPowerConsumeStackCollector.h; sourceTree = "<group>"; }; |
| 544 | + 1110CEAD228D8BF6002E7353 /* WCPowerConsumeStackCollector.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = WCPowerConsumeStackCollector.mm; sourceTree = "<group>"; }; |
535 | 545 | 1110E0282243388500A873F9 /* WCFilterStackHandler.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WCFilterStackHandler.h; sourceTree = "<group>"; }; |
536 | 546 | 1110E0292243388500A873F9 /* WCFilterStackHandler.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = WCFilterStackHandler.mm; sourceTree = "<group>"; }; |
537 | 547 | 11203FA920EE10A20022FF96 /* MatrixDeviceInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MatrixDeviceInfo.h; sourceTree = "<group>"; }; |
|
724 | 734 | 1177FFE321379FE800FDFEB4 /* MatrixTester.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MatrixTester.h; sourceTree = "<group>"; }; |
725 | 735 | 1177FFE421379FE800FDFEB4 /* MatrixTester.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = MatrixTester.mm; sourceTree = "<group>"; }; |
726 | 736 | 11B438EC21F17C6600A0A8C3 /* WCCrashBlockMonitorPlugin+Upload.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "WCCrashBlockMonitorPlugin+Upload.h"; sourceTree = "<group>"; }; |
| 737 | + 11B71A4922F45A1F004A7212 /* KSCrash_fishhook.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = KSCrash_fishhook.c; sourceTree = "<group>"; }; |
| 738 | + 11B71A4A22F45A1F004A7212 /* KSCrash_fishhook.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = KSCrash_fishhook.h; sourceTree = "<group>"; }; |
727 | 739 | 11E683E52103231D00E4EADC /* NSApplicationEvent.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NSApplicationEvent.h; sourceTree = "<group>"; }; |
728 | 740 | 11E683E62103231D00E4EADC /* NSApplicationEvent.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = NSApplicationEvent.mm; sourceTree = "<group>"; }; |
729 | 741 | 93DD5870225F3731005C267C /* bundle_name_helper.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = bundle_name_helper.h; sourceTree = "<group>"; }; |
|
994 | 1006 | 114E67F620AAC0CE0045083D /* KSCrashMonitor_AppState.h */, |
995 | 1007 | 114E67F720AAC0CE0045083D /* KSCrashMonitor_CPPException.cpp */, |
996 | 1008 | 114E67F820AAC0CE0045083D /* KSCrashMonitor_CPPException.h */, |
| 1009 | + 11B71A4A22F45A1F004A7212 /* KSCrash_fishhook.h */, |
| 1010 | + 11B71A4922F45A1F004A7212 /* KSCrash_fishhook.c */, |
997 | 1011 | 114E67F920AAC0CE0045083D /* KSCrashMonitor_Deadlock.h */, |
998 | 1012 | 114E67FA20AAC0CE0045083D /* KSCrashMonitor_Deadlock.m */, |
999 | 1013 | 114E67FB20AAC0CE0045083D /* KSCrashMonitor_MachException.c */, |
|
1187 | 1201 | children = ( |
1188 | 1202 | 114E687020AAC0CE0045083D /* WCCPUHandler.h */, |
1189 | 1203 | 114E687120AAC0CE0045083D /* WCCPUHandler.mm */, |
| 1204 | + 1110CEAC228D8BF6002E7353 /* WCPowerConsumeStackCollector.h */, |
| 1205 | + 1110CEAD228D8BF6002E7353 /* WCPowerConsumeStackCollector.mm */, |
1190 | 1206 | 114E687F20AAC0CE0045083D /* WCGetMainThreadUtil.h */, |
1191 | 1207 | 114E688020AAC0CE0045083D /* WCGetMainThreadUtil.mm */, |
1192 | 1208 | 114E687420AAC0CE0045083D /* WCMainThreadHandler.h */, |
|
1473 | 1489 | 116461052111AF190069B5DE /* KSDate.h in Headers */, |
1474 | 1490 | 116461062111AF190069B5DE /* Optional.h in Headers */, |
1475 | 1491 | BB77AD4A22368582008C67D9 /* prettywriter.h in Headers */, |
| 1492 | + 1110CEAE228D8BF7002E7353 /* WCPowerConsumeStackCollector.h in Headers */, |
1476 | 1493 | BB77AD8622368582008C67D9 /* dtoa.h in Headers */, |
1477 | 1494 | 116461182111AF190069B5DE /* KSCrashMonitorType.h in Headers */, |
1478 | 1495 | 116461072111AF190069B5DE /* KSCrashMonitor_System.h in Headers */, |
|
1523 | 1540 | 1164612A2111AF190069B5DE /* WCDumpReportTaskData.h in Headers */, |
1524 | 1541 | 1164612D2111AF190069B5DE /* KSCrashMonitor_NSException.h in Headers */, |
1525 | 1542 | BB77AD1222368582008C67D9 /* memory_logging.h in Headers */, |
| 1543 | + 11B71A4C22F45A1F004A7212 /* KSCrash_fishhook.h in Headers */, |
1526 | 1544 | BB77AD5222368582008C67D9 /* encodedstream.h in Headers */, |
1527 | 1545 | 116461302111AF190069B5DE /* KSCrashMonitor_AppState.h in Headers */, |
1528 | 1546 | 116461312111AF190069B5DE /* WCCPUHandler.h in Headers */, |
|
1642 | 1660 | 1166068521369E1E00F4ED74 /* KSCrash.h in Headers */, |
1643 | 1661 | 1166068B21369E1E00F4ED74 /* NSError+SimpleConstructor.h in Headers */, |
1644 | 1662 | 1166068C21369E1E00F4ED74 /* NSApplicationEvent.h in Headers */, |
| 1663 | + 1110CEAF228D8BF7002E7353 /* WCPowerConsumeStackCollector.h in Headers */, |
1645 | 1664 | 1166068D21369E1E00F4ED74 /* Demangle.h in Headers */, |
1646 | 1665 | BB77AD0C22368582008C67D9 /* dyld_image_info.h in Headers */, |
1647 | 1666 | 1166068E21369E1E00F4ED74 /* KSDate.h in Headers */, |
|
1692 | 1711 | 116606B321369E1E00F4ED74 /* WCDumpReportTaskData.h in Headers */, |
1693 | 1712 | 116606B621369E1E00F4ED74 /* KSCrashMonitor_NSException.h in Headers */, |
1694 | 1713 | BB77AD1422368582008C67D9 /* memory_logging.h in Headers */, |
| 1714 | + 11B71A4E22F45A39004A7212 /* KSCrash_fishhook.h in Headers */, |
1695 | 1715 | BB77AD5422368582008C67D9 /* encodedstream.h in Headers */, |
1696 | 1716 | 116606B921369E1E00F4ED74 /* KSCrashMonitor_AppState.h in Headers */, |
1697 | 1717 | 116606BA21369E1E00F4ED74 /* WCCPUHandler.h in Headers */, |
|
1897 | 1917 | 93DD5874225F3731005C267C /* bundle_name_helper.mm in Sources */, |
1898 | 1918 | 116460C52111AF190069B5DE /* KSJSONCodec.c in Sources */, |
1899 | 1919 | 116460C62111AF190069B5DE /* KSSysCtl.c in Sources */, |
| 1920 | + 1110CEB0228D8BF7002E7353 /* WCPowerConsumeStackCollector.mm in Sources */, |
1900 | 1921 | 116460C72111AF190069B5DE /* KSCrashMonitor_NSException.m in Sources */, |
1901 | 1922 | BB77ACFA22368582008C67D9 /* memory_report_generator.cpp in Sources */, |
1902 | 1923 | 116460C92111AF190069B5DE /* KSCrashC.c in Sources */, |
|
1913 | 1934 | 116460D12111AF190069B5DE /* WCGetCallStackReportHandler.mm in Sources */, |
1914 | 1935 | 116460D22111AF190069B5DE /* MatrixPluginConfig.mm in Sources */, |
1915 | 1936 | 116460D32111AF190069B5DE /* KSSignalInfo.c in Sources */, |
| 1937 | + 11B71A4B22F45A1F004A7212 /* KSCrash_fishhook.c in Sources */, |
1916 | 1938 | 116460D42111AF190069B5DE /* KSCrashMonitor_System.m in Sources */, |
1917 | 1939 | 116460D52111AF190069B5DE /* KSFileUtils.c in Sources */, |
1918 | 1940 | BB77ACFE22368582008C67D9 /* dyld_image_info.cpp in Sources */, |
|
2003 | 2025 | 93DD5875225F3731005C267C /* bundle_name_helper.mm in Sources */, |
2004 | 2026 | 1166065221369E1E00F4ED74 /* KSCrashMonitor_NSException.m in Sources */, |
2005 | 2027 | 1110E0322243741500A873F9 /* WCFilterStackHandler.mm in Sources */, |
| 2028 | + 1110CEB1228D8BF7002E7353 /* WCPowerConsumeStackCollector.mm in Sources */, |
2006 | 2029 | BB77ACFC22368582008C67D9 /* memory_report_generator.cpp in Sources */, |
2007 | 2030 | 1166065421369E1E00F4ED74 /* KSCrashC.c in Sources */, |
2008 | 2031 | 1166065521369E1E00F4ED74 /* KSCrashReport.c in Sources */, |
|
2019 | 2042 | 1166065D21369E1E00F4ED74 /* MatrixPluginConfig.mm in Sources */, |
2020 | 2043 | 1166065E21369E1E00F4ED74 /* KSSignalInfo.c in Sources */, |
2021 | 2044 | 1166065F21369E1E00F4ED74 /* KSCrashMonitor_System.m in Sources */, |
| 2045 | + 11B71A4D22F45A35004A7212 /* KSCrash_fishhook.c in Sources */, |
2022 | 2046 | 1166066021369E1E00F4ED74 /* KSFileUtils.c in Sources */, |
2023 | 2047 | BB77AD0022368582008C67D9 /* dyld_image_info.cpp in Sources */, |
2024 | 2048 | 1166066121369E1E00F4ED74 /* WCCrashReportInfoUtil.mm in Sources */, |
|
0 commit comments