|
619 | 619 | 7D082B8323C628790029866B /* SentryMeta.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D082B8023C628780029866B /* SentryMeta.m */; }; |
620 | 620 | 7D0FCFB22379B915004DD83A /* SentryHub.h in Headers */ = {isa = PBXBuildFile; fileRef = 7D0FCFB02379B915004DD83A /* SentryHub.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
621 | 621 | 7D427C62237B1D200046BAC8 /* SentrySDK.h in Headers */ = {isa = PBXBuildFile; fileRef = 7D427C5F237B1D200046BAC8 /* SentrySDK.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
| 622 | +<<<<<<< HEAD |
622 | 623 | 7D5C441A237C2E1F00DAB0A3 /* SentrySDK.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D5C4418237C2E1F00DAB0A3 /* SentrySDK.m */; }; |
| 624 | +======= |
| 625 | +>>>>>>> parent of c2982e7e (feat(SPM) Convert SentrySDK to Swift (#5683)) |
623 | 626 | 7D5C441C237C2E1F00DAB0A3 /* SentryHub.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D5C4419237C2E1F00DAB0A3 /* SentryHub.m */; }; |
624 | 627 | 7D65260E237F649E00113EA2 /* SentryScope.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D65260B237F649E00113EA2 /* SentryScope.m */; }; |
625 | 628 | 7D7F0A5F23DF3D2C00A4629C /* SentryGlobalEventProcessor.h in Headers */ = {isa = PBXBuildFile; fileRef = 7D7F0A5E23DF3D2C00A4629C /* SentryGlobalEventProcessor.h */; }; |
|
1049 | 1052 | FA3734862E0F09320091EF24 /* SentryDependencyContainerSwiftHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = FA3734852E0F092F0091EF24 /* SentryDependencyContainerSwiftHelper.m */; }; |
1050 | 1053 | FA3A42722E1C5F9B00A08C39 /* SentryNSNotificationCenterWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA3A42712E1C5F9B00A08C39 /* SentryNSNotificationCenterWrapper.swift */; }; |
1051 | 1054 | FA4C32972DF7513F001D7B00 /* SentryExperimentalOptions.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA4C32962DF7513F001D7B00 /* SentryExperimentalOptions.swift */; }; |
| 1055 | +<<<<<<< HEAD |
| 1056 | +======= |
| 1057 | + FA6555142E30181B009917BC /* SentrySDKInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = FA6555132E30181B009917BC /* SentrySDKInternal.h */; }; |
| 1058 | + FA6555162E30182B009917BC /* SentrySDKInternal.m in Sources */ = {isa = PBXBuildFile; fileRef = FA6555152E30182B009917BC /* SentrySDKInternal.m */; }; |
| 1059 | + FA6555182E301833009917BC /* SentrySDKWrapper.m in Sources */ = {isa = PBXBuildFile; fileRef = FA6555172E301833009917BC /* SentrySDKWrapper.m */; }; |
| 1060 | + FA65551A2E3018A3009917BC /* SentrySDKTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA6555192E30189E009917BC /* SentrySDKTests.swift */; }; |
| 1061 | +>>>>>>> parent of c2982e7e (feat(SPM) Convert SentrySDK to Swift (#5683)) |
1052 | 1062 | FA67DCC12DDBD4C800896B02 /* SentrySDKLog+Configure.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA67DCC02DDBD4C800896B02 /* SentrySDKLog+Configure.swift */; }; |
1053 | 1063 | FA67DCF52DDBD4EA00896B02 /* SentryCurrentDateProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA67DCCA2DDBD4EA00896B02 /* SentryCurrentDateProvider.swift */; }; |
1054 | 1064 | FA67DCF62DDBD4EA00896B02 /* SentryViewRenderer.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA67DCE52DDBD4EA00896B02 /* SentryViewRenderer.swift */; }; |
|
1095 | 1105 | FA90FAFD2E070A3B008CAAE8 /* SentryURLRequestFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA90FAFC2E070A3B008CAAE8 /* SentryURLRequestFactory.swift */; }; |
1096 | 1106 | FAB359982E05D7E90083D5E3 /* SentryEventSwiftHelper.h in Headers */ = {isa = PBXBuildFile; fileRef = FAB359972E05D7E90083D5E3 /* SentryEventSwiftHelper.h */; }; |
1097 | 1107 | FAB3599A2E05D8080083D5E3 /* SentryEventSwiftHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = FAB359992E05D8080083D5E3 /* SentryEventSwiftHelper.m */; }; |
| 1108 | +<<<<<<< HEAD |
| 1109 | +======= |
| 1110 | + FAB7BBA92E2577A6007301E1 /* SentryModels+Serializable.h in Headers */ = {isa = PBXBuildFile; fileRef = FAB7BBA82E2577A2007301E1 /* SentryModels+Serializable.h */; }; |
| 1111 | +>>>>>>> parent of c2982e7e (feat(SPM) Convert SentrySDK to Swift (#5683)) |
1098 | 1112 | FAC62B652E15A4100003909D /* SentrySDKThreadTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAC62B642E15A40C0003909D /* SentrySDKThreadTests.swift */; }; |
1099 | 1113 | <<<<<<< HEAD |
1100 | 1114 | ======= |
|
1848 | 1862 | 7D082B8023C628780029866B /* SentryMeta.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryMeta.m; sourceTree = "<group>"; }; |
1849 | 1863 | 7D0FCFB02379B915004DD83A /* SentryHub.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryHub.h; path = Public/SentryHub.h; sourceTree = "<group>"; }; |
1850 | 1864 | 7D427C5F237B1D200046BAC8 /* SentrySDK.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SentrySDK.h; path = Public/SentrySDK.h; sourceTree = "<group>"; }; |
| 1865 | +<<<<<<< HEAD |
1851 | 1866 | 7D5C4418237C2E1F00DAB0A3 /* SentrySDK.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SentrySDK.m; sourceTree = "<group>"; }; |
| 1867 | +======= |
| 1868 | +>>>>>>> parent of c2982e7e (feat(SPM) Convert SentrySDK to Swift (#5683)) |
1852 | 1869 | 7D5C4419237C2E1F00DAB0A3 /* SentryHub.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SentryHub.m; sourceTree = "<group>"; }; |
1853 | 1870 | 7D65260B237F649E00113EA2 /* SentryScope.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryScope.m; sourceTree = "<group>"; }; |
1854 | 1871 | 7D7F0A5E23DF3D2C00A4629C /* SentryGlobalEventProcessor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SentryGlobalEventProcessor.h; path = include/SentryGlobalEventProcessor.h; sourceTree = "<group>"; }; |
|
2341 | 2358 | FA3734852E0F092F0091EF24 /* SentryDependencyContainerSwiftHelper.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryDependencyContainerSwiftHelper.m; sourceTree = "<group>"; }; |
2342 | 2359 | FA3A42712E1C5F9B00A08C39 /* SentryNSNotificationCenterWrapper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryNSNotificationCenterWrapper.swift; sourceTree = "<group>"; }; |
2343 | 2360 | FA4C32962DF7513F001D7B00 /* SentryExperimentalOptions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryExperimentalOptions.swift; sourceTree = "<group>"; }; |
| 2361 | +<<<<<<< HEAD |
| 2362 | +======= |
| 2363 | + FA6555132E30181B009917BC /* SentrySDKInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentrySDKInternal.h; path = include/SentrySDKInternal.h; sourceTree = "<group>"; }; |
| 2364 | + FA6555152E30182B009917BC /* SentrySDKInternal.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentrySDKInternal.m; sourceTree = "<group>"; }; |
| 2365 | + FA6555172E301833009917BC /* SentrySDKWrapper.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentrySDKWrapper.m; sourceTree = "<group>"; }; |
| 2366 | + FA6555192E30189E009917BC /* SentrySDKTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentrySDKTests.swift; sourceTree = "<group>"; }; |
| 2367 | +>>>>>>> parent of c2982e7e (feat(SPM) Convert SentrySDK to Swift (#5683)) |
2344 | 2368 | FA67DCC02DDBD4C800896B02 /* SentrySDKLog+Configure.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "SentrySDKLog+Configure.swift"; sourceTree = "<group>"; }; |
2345 | 2369 | FA67DCC22DDBD4EA00896B02 /* Locks.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Locks.swift; sourceTree = "<group>"; }; |
2346 | 2370 | FA67DCC32DDBD4EA00896B02 /* NumberExtensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NumberExtensions.swift; sourceTree = "<group>"; }; |
|
2387 | 2411 | FA90FAFC2E070A3B008CAAE8 /* SentryURLRequestFactory.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryURLRequestFactory.swift; sourceTree = "<group>"; }; |
2388 | 2412 | FAB359972E05D7E90083D5E3 /* SentryEventSwiftHelper.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryEventSwiftHelper.h; path = include/SentryEventSwiftHelper.h; sourceTree = "<group>"; }; |
2389 | 2413 | FAB359992E05D8080083D5E3 /* SentryEventSwiftHelper.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryEventSwiftHelper.m; sourceTree = "<group>"; }; |
| 2414 | +<<<<<<< HEAD |
| 2415 | +======= |
| 2416 | + FAB7BBA82E2577A2007301E1 /* SentryModels+Serializable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SentryModels+Serializable.h"; path = "include/SentryModels+Serializable.h"; sourceTree = "<group>"; }; |
| 2417 | +>>>>>>> parent of c2982e7e (feat(SPM) Convert SentrySDK to Swift (#5683)) |
2390 | 2418 | FAC62B642E15A40C0003909D /* SentrySDKThreadTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentrySDKThreadTests.swift; sourceTree = "<group>"; }; |
2391 | 2419 | <<<<<<< HEAD |
2392 | 2420 | ======= |
|
2528 | 2556 | 621D9F2D2B9B030E003D94DE /* Helper */ = { |
2529 | 2557 | isa = PBXGroup; |
2530 | 2558 | children = ( |
| 2559 | +<<<<<<< HEAD |
| 2560 | +======= |
| 2561 | + FA3A42712E1C5F9B00A08C39 /* SentryNSNotificationCenterWrapper.swift */, |
| 2562 | +>>>>>>> parent of c2982e7e (feat(SPM) Convert SentrySDK to Swift (#5683)) |
2531 | 2563 | FA6FC0A22E0B5AC800ED2669 /* SentrySdkPackage.swift */, |
2532 | 2564 | FA8E58F02E0AD4220049F69D /* SentryDispatchQueueWrapper.swift */, |
2533 | 2565 | 84B0E0062CD963F9007FB332 /* SentryIconography.swift */, |
|
3003 | 3035 | 63AA76941EB9C1C200D153DE /* SentryClient.h */, |
3004 | 3036 | 63AA75ED1EB8B3C400D153DE /* SentryClient.m */, |
3005 | 3037 | 7B85DC1C24EFAFCD007D01D2 /* SentryClient+Private.h */, |
| 3038 | +<<<<<<< HEAD |
3006 | 3039 | 7D427C5F237B1D200046BAC8 /* SentrySDK.h */, |
3007 | 3040 | 7D5C4418237C2E1F00DAB0A3 /* SentrySDK.m */, |
| 3041 | +======= |
| 3042 | + 92EC54CD2E1EB54B00A10AC2 /* SentryClient+Logs.h */, |
| 3043 | + 7D427C5F237B1D200046BAC8 /* SentrySDK.h */, |
| 3044 | + FA6555172E301833009917BC /* SentrySDKWrapper.m */, |
| 3045 | +>>>>>>> parent of c2982e7e (feat(SPM) Convert SentrySDK to Swift (#5683)) |
3008 | 3046 | 7B610D5E2512390E00B0B5D9 /* SentrySDK+Private.h */, |
3009 | 3047 | <<<<<<< HEAD |
3010 | 3048 | ======= |
|
5446 | 5484 | <<<<<<< HEAD |
5447 | 5485 | ======= |
5448 | 5486 | F458D1172E186DF20028273E /* SentryScopePersistentStore+Fingerprint.swift in Sources */, |
| 5487 | +<<<<<<< HEAD |
5449 | 5488 | >>>>>>> parent of 883dd8f2 (ref(SPM): Create SentrySDKInternal (#5674)) |
| 5489 | +======= |
| 5490 | + FA6555182E301833009917BC /* SentrySDKWrapper.m in Sources */, |
| 5491 | +>>>>>>> parent of c2982e7e (feat(SPM) Convert SentrySDK to Swift (#5683)) |
5450 | 5492 | D8CB7417294724CC00A5F964 /* SentryEnvelopeAttachmentHeader.m in Sources */, |
5451 | 5493 | D84793262788737D00BE8E99 /* SentryByteCountFormatter.m in Sources */, |
5452 | 5494 | 63AA769E1EB9C57A00D153DE /* SentryError.mm in Sources */, |
|
0 commit comments