|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
| 10 | + 033082AA2AE0D6A1003D29A1 /* SentryBeforeCrashIntegration.h in Headers */ = {isa = PBXBuildFile; fileRef = 033082A92AE0D6A1003D29A1 /* SentryBeforeCrashIntegration.h */; }; |
| 11 | + 033082AC2AE0D6B1003D29A1 /* SentryBeforeCrashIntegration.m in Sources */ = {isa = PBXBuildFile; fileRef = 033082AB2AE0D6B1003D29A1 /* SentryBeforeCrashIntegration.m */; }; |
10 | 12 | 0354A22B2A134D9C003C3A04 /* SentryProfilerState.h in Headers */ = {isa = PBXBuildFile; fileRef = 0354A22A2A134D9C003C3A04 /* SentryProfilerState.h */; }; |
11 | 13 | 03BCC38A27E1BF49003232C7 /* SentryTime.h in Headers */ = {isa = PBXBuildFile; fileRef = 03BCC38927E1BF49003232C7 /* SentryTime.h */; }; |
12 | 14 | 03BCC38C27E1C01A003232C7 /* SentryTime.mm in Sources */ = {isa = PBXBuildFile; fileRef = 03BCC38B27E1C01A003232C7 /* SentryTime.mm */; }; |
|
973 | 975 | /* End PBXCopyFilesBuildPhase section */ |
974 | 976 |
|
975 | 977 | /* Begin PBXFileReference section */ |
| 978 | + 033082A92AE0D6A1003D29A1 /* SentryBeforeCrashIntegration.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SentryBeforeCrashIntegration.h; path = include/SentryBeforeCrashIntegration.h; sourceTree = "<group>"; }; |
| 979 | + 033082AB2AE0D6B1003D29A1 /* SentryBeforeCrashIntegration.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SentryBeforeCrashIntegration.m; sourceTree = "<group>"; }; |
976 | 980 | 0354A22A2A134D9C003C3A04 /* SentryProfilerState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SentryProfilerState.h; path = Sources/Sentry/include/SentryProfilerState.h; sourceTree = SOURCE_ROOT; }; |
977 | 981 | 035E73C727D56757005EEB11 /* SentryBacktraceTests.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = SentryBacktraceTests.mm; sourceTree = "<group>"; }; |
978 | 982 | 035E73C927D57398005EEB11 /* SentryThreadHandleTests.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = SentryThreadHandleTests.mm; sourceTree = "<group>"; }; |
|
3092 | 3096 | 7BCFBD6E2681D0EE00BC27D8 /* SentryCrashScopeObserver.m */, |
3093 | 3097 | 7B96571F26830C9100C66E25 /* SentryScopeSyncC.h */, |
3094 | 3098 | 7B96572126830D2400C66E25 /* SentryScopeSyncC.c */, |
| 3099 | + 033082A92AE0D6A1003D29A1 /* SentryBeforeCrashIntegration.h */, |
| 3100 | + 033082AB2AE0D6B1003D29A1 /* SentryBeforeCrashIntegration.m */, |
3095 | 3101 | D84F833B2A1CC401005828E0 /* SentrySwiftAsyncIntegration.h */, |
3096 | 3102 | D84F833C2A1CC401005828E0 /* SentrySwiftAsyncIntegration.m */, |
3097 | 3103 | ); |
|
3906 | 3912 | D8BBD32728FD9FC00011F850 /* SentrySwift.h in Headers */, |
3907 | 3913 | 8E4E7C7425DAAB49006AB9E2 /* SentrySpanProtocol.h in Headers */, |
3908 | 3914 | 8EC4CF4A25C38DAA0093DEE9 /* SentrySpanStatus.h in Headers */, |
| 3915 | + 033082AA2AE0D6A1003D29A1 /* SentryBeforeCrashIntegration.h in Headers */, |
3909 | 3916 | 8ECC673D25C23996000E2BF6 /* SentrySpanId.h in Headers */, |
3910 | 3917 | 03F84D2227DD414C008FE43F /* SentryStackFrame.hpp in Headers */, |
3911 | 3918 | 8ECC673E25C23996000E2BF6 /* SentrySpanContext.h in Headers */, |
|
4706 | 4713 | D8F016B32B9622D6007B9AFB /* SentryId.swift in Sources */, |
4707 | 4714 | D865893029D6ECA7000BE151 /* SentryCrashBinaryImageCache.c in Sources */, |
4708 | 4715 | 7BC9A20428F4166D001E7C4C /* SentryMeasurementValue.m in Sources */, |
| 4716 | + 033082AC2AE0D6B1003D29A1 /* SentryBeforeCrashIntegration.m in Sources */, |
4709 | 4717 | D859696B27BECD8F0036A46E /* SentryCoreDataTrackingIntegration.m in Sources */, |
4710 | 4718 | 7BD86EC7264A641D005439DB /* SentrySysctl.m in Sources */, |
4711 | 4719 | 84281C432A578E5600EE88F2 /* SentryProfilerState.mm in Sources */, |
|
0 commit comments