|
1027 | 1027 | F452438A2DE65968003E8F50 /* ExceptionCatcher.h in Headers */ = {isa = PBXBuildFile; fileRef = F45243862DE65968003E8F50 /* ExceptionCatcher.h */; }; |
1028 | 1028 | F452438C2DE65BC0003E8F50 /* SentryUseNSExceptionCallstackWrapper.h in Headers */ = {isa = PBXBuildFile; fileRef = F452438B2DE65BC0003E8F50 /* SentryUseNSExceptionCallstackWrapper.h */; }; |
1029 | 1029 | F458D1132E180BB00028273E /* SentryFileManagerProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = F458D1122E180BB00028273E /* SentryFileManagerProtocol.swift */; }; |
| 1030 | + F458D1152E1869AD0028273E /* SentryScopePersistentStore+String.swift in Sources */ = {isa = PBXBuildFile; fileRef = F458D1142E1869AD0028273E /* SentryScopePersistentStore+String.swift */; }; |
1030 | 1031 | F49D41982DEA27AF00D9244E /* SentryUseNSExceptionCallstackWrapperTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F49D41972DEA27AF00D9244E /* SentryUseNSExceptionCallstackWrapperTests.swift */; }; |
1031 | 1032 | F49D419A2DEA2FB000D9244E /* SentryCrashExceptionApplicationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F49D41992DEA2FB000D9244E /* SentryCrashExceptionApplicationTests.swift */; }; |
1032 | 1033 | F49D419C2DEA30C300D9244E /* SentryCrashExceptionApplicationHelper.h in Headers */ = {isa = PBXBuildFile; fileRef = F49D419B2DEA30B800D9244E /* SentryCrashExceptionApplicationHelper.h */; }; |
|
2290 | 2291 | F45243872DE65968003E8F50 /* ExceptionCatcher.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ExceptionCatcher.m; sourceTree = "<group>"; }; |
2291 | 2292 | F452438B2DE65BC0003E8F50 /* SentryUseNSExceptionCallstackWrapper.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryUseNSExceptionCallstackWrapper.h; path = include/SentryUseNSExceptionCallstackWrapper.h; sourceTree = "<group>"; }; |
2292 | 2293 | F458D1122E180BB00028273E /* SentryFileManagerProtocol.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryFileManagerProtocol.swift; sourceTree = "<group>"; }; |
| 2294 | + F458D1142E1869AD0028273E /* SentryScopePersistentStore+String.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "SentryScopePersistentStore+String.swift"; sourceTree = "<group>"; }; |
2293 | 2295 | F49D41972DEA27AF00D9244E /* SentryUseNSExceptionCallstackWrapperTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryUseNSExceptionCallstackWrapperTests.swift; sourceTree = "<group>"; }; |
2294 | 2296 | F49D41992DEA2FB000D9244E /* SentryCrashExceptionApplicationTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryCrashExceptionApplicationTests.swift; sourceTree = "<group>"; }; |
2295 | 2297 | F49D419B2DEA30B800D9244E /* SentryCrashExceptionApplicationHelper.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryCrashExceptionApplicationHelper.h; path = include/SentryCrashExceptionApplicationHelper.h; sourceTree = "<group>"; }; |
|
4039 | 4041 | isa = PBXGroup; |
4040 | 4042 | children = ( |
4041 | 4043 | F4E3DCCA2E1579240093CB80 /* SentryScopePersistentStore.swift */, |
| 4044 | + F458D1142E1869AD0028273E /* SentryScopePersistentStore+String.swift */, |
4042 | 4045 | ); |
4043 | 4046 | path = Persistence; |
4044 | 4047 | sourceTree = "<group>"; |
|
5374 | 5377 | 620078722D38F00D0022CB67 /* SentryGeoCodable.swift in Sources */, |
5375 | 5378 | D8CB741B2947286500A5F964 /* SentryEnvelopeItemHeader.m in Sources */, |
5376 | 5379 | 92ECD73C2E05ACE00063EC10 /* SentryLog.swift in Sources */, |
| 5380 | + F458D1152E1869AD0028273E /* SentryScopePersistentStore+String.swift in Sources */, |
5377 | 5381 | D8CB7417294724CC00A5F964 /* SentryEnvelopeAttachmentHeader.m in Sources */, |
5378 | 5382 | D84793262788737D00BE8E99 /* SentryByteCountFormatter.m in Sources */, |
5379 | 5383 | 63AA769E1EB9C57A00D153DE /* SentryError.mm in Sources */, |
|
0 commit comments