|
50 | 50 | 0A9E917128DC7E7000FB4182 /* SentryInternalCDefines.h in Headers */ = {isa = PBXBuildFile; fileRef = 0A9E917028DC7E7000FB4182 /* SentryInternalCDefines.h */; };
|
51 | 51 | 0AAE201E28ED9B9400D0CD80 /* SentryReachability.m in Sources */ = {isa = PBXBuildFile; fileRef = 0AAE201D28ED9B9400D0CD80 /* SentryReachability.m */; };
|
52 | 52 | 0AAE202128ED9BCC00D0CD80 /* SentryReachability.h in Headers */ = {isa = PBXBuildFile; fileRef = 0AAE202028ED9BCC00D0CD80 /* SentryReachability.h */; };
|
53 |
| - 0ADC33EC28D9BB780078D980 /* SentryUIDeviceWrapper.m in Sources */ = {isa = PBXBuildFile; fileRef = 0ADC33EB28D9BB780078D980 /* SentryUIDeviceWrapper.m */; }; |
54 |
| - 0ADC33EE28D9BB890078D980 /* SentryUIDeviceWrapper.h in Headers */ = {isa = PBXBuildFile; fileRef = 0ADC33ED28D9BB890078D980 /* SentryUIDeviceWrapper.h */; }; |
55 | 53 | 0ADC33F128D9BE940078D980 /* TestSentryUIDeviceWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0ADC33EF28D9BE690078D980 /* TestSentryUIDeviceWrapper.swift */; };
|
56 | 54 | 0AE455AD28F584D2006680E5 /* SentryReachabilityTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 0AE455AC28F584D2006680E5 /* SentryReachabilityTests.m */; };
|
57 | 55 | 15360CCF2432777500112302 /* SentrySessionTracker.m in Sources */ = {isa = PBXBuildFile; fileRef = 15360CCE2432777400112302 /* SentrySessionTracker.m */; };
|
|
1110 | 1108 | FA8E58F12E0AD4270049F69D /* SentryDispatchQueueWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA8E58F02E0AD4220049F69D /* SentryDispatchQueueWrapper.swift */; };
|
1111 | 1109 | FA90FAA82E06614E008CAAE8 /* SentryExtraPackages.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA90FAA72E06614B008CAAE8 /* SentryExtraPackages.swift */; };
|
1112 | 1110 | FA90FAFD2E070A3B008CAAE8 /* SentryURLRequestFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA90FAFC2E070A3B008CAAE8 /* SentryURLRequestFactory.swift */; };
|
| 1111 | + FAAB2F972E4D345800FE8B7E /* SentryUIDeviceWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAAB2F962E4D344F00FE8B7E /* SentryUIDeviceWrapper.swift */; }; |
1113 | 1112 | FAB359982E05D7E90083D5E3 /* SentryEventSwiftHelper.h in Headers */ = {isa = PBXBuildFile; fileRef = FAB359972E05D7E90083D5E3 /* SentryEventSwiftHelper.h */; };
|
1114 | 1113 | FAB3599A2E05D8080083D5E3 /* SentryEventSwiftHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = FAB359992E05D8080083D5E3 /* SentryEventSwiftHelper.m */; };
|
1115 | 1114 | FAB7BBA92E2577A6007301E1 /* SentryModels+Serializable.h in Headers */ = {isa = PBXBuildFile; fileRef = FAB7BBA82E2577A2007301E1 /* SentryModels+Serializable.h */; };
|
|
1285 | 1284 | 0A9E917028DC7E7000FB4182 /* SentryInternalCDefines.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryInternalCDefines.h; path = include/SentryInternalCDefines.h; sourceTree = "<group>"; };
|
1286 | 1285 | 0AAE201D28ED9B9400D0CD80 /* SentryReachability.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryReachability.m; sourceTree = "<group>"; };
|
1287 | 1286 | 0AAE202028ED9BCC00D0CD80 /* SentryReachability.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryReachability.h; path = include/SentryReachability.h; sourceTree = "<group>"; };
|
1288 |
| - 0ADC33EB28D9BB780078D980 /* SentryUIDeviceWrapper.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryUIDeviceWrapper.m; sourceTree = "<group>"; }; |
1289 |
| - 0ADC33ED28D9BB890078D980 /* SentryUIDeviceWrapper.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryUIDeviceWrapper.h; path = include/SentryUIDeviceWrapper.h; sourceTree = "<group>"; }; |
1290 | 1287 | 0ADC33EF28D9BE690078D980 /* TestSentryUIDeviceWrapper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TestSentryUIDeviceWrapper.swift; sourceTree = "<group>"; };
|
1291 | 1288 | 0AE455AC28F584D2006680E5 /* SentryReachabilityTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryReachabilityTests.m; sourceTree = "<group>"; };
|
1292 | 1289 | 15360CCE2432777400112302 /* SentrySessionTracker.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SentrySessionTracker.m; sourceTree = "<group>"; };
|
|
2455 | 2452 | FA8E58F02E0AD4220049F69D /* SentryDispatchQueueWrapper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryDispatchQueueWrapper.swift; sourceTree = "<group>"; };
|
2456 | 2453 | FA90FAA72E06614B008CAAE8 /* SentryExtraPackages.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryExtraPackages.swift; sourceTree = "<group>"; };
|
2457 | 2454 | FA90FAFC2E070A3B008CAAE8 /* SentryURLRequestFactory.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryURLRequestFactory.swift; sourceTree = "<group>"; };
|
| 2455 | + FAAB2F962E4D344F00FE8B7E /* SentryUIDeviceWrapper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryUIDeviceWrapper.swift; sourceTree = "<group>"; }; |
2458 | 2456 | FAB359972E05D7E90083D5E3 /* SentryEventSwiftHelper.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryEventSwiftHelper.h; path = include/SentryEventSwiftHelper.h; sourceTree = "<group>"; };
|
2459 | 2457 | FAB359992E05D8080083D5E3 /* SentryEventSwiftHelper.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryEventSwiftHelper.m; sourceTree = "<group>"; };
|
2460 | 2458 | FAB7BBA82E2577A2007301E1 /* SentryModels+Serializable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SentryModels+Serializable.h"; path = "include/SentryModels+Serializable.h"; sourceTree = "<group>"; };
|
|
2842 | 2840 | 7B7D873524864C9D00D2ECFF /* SentryCrashDefaultMachineContextWrapper.m */,
|
2843 | 2841 | 7B7A30C524B48321005A4C6E /* SentryCrashWrapper.h */,
|
2844 | 2842 | 7B7A30C724B48389005A4C6E /* SentryCrashWrapper.m */,
|
2845 |
| - 0ADC33ED28D9BB890078D980 /* SentryUIDeviceWrapper.h */, |
2846 |
| - 0ADC33EB28D9BB780078D980 /* SentryUIDeviceWrapper.m */, |
2847 | 2843 | 62C97D372CC64E4900DDA204 /* SentryUncaughtNSExceptions.h */,
|
2848 | 2844 | 62C97D392CC64E6B00DDA204 /* SentryUncaughtNSExceptions.m */,
|
2849 | 2845 | );
|
|
4760 | 4756 | FA67DCCC2DDBD4EA00896B02 /* Helper */ = {
|
4761 | 4757 | isa = PBXGroup;
|
4762 | 4758 | children = (
|
| 4759 | + FAAB2F962E4D344F00FE8B7E /* SentryUIDeviceWrapper.swift */, |
4763 | 4760 | FA90FAA72E06614B008CAAE8 /* SentryExtraPackages.swift */,
|
4764 | 4761 | FA67DCC82DDBD4EA00896B02 /* Log */,
|
4765 | 4762 | FA67DCC92DDBD4EA00896B02 /* SentryBaggageSerialization.swift */,
|
|
4883 | 4880 | 92E5F3D62CDBB3BF00B7AD98 /* SentrySampling.h in Headers */,
|
4884 | 4881 | 92672BB629C9A2A9006B021C /* SentryBreadcrumb+Private.h in Headers */,
|
4885 | 4882 | 03BCC38E27E2A377003232C7 /* SentryProfilingConditionals.h in Headers */,
|
4886 |
| - 0ADC33EE28D9BB890078D980 /* SentryUIDeviceWrapper.h in Headers */, |
4887 | 4883 | 848A451A2BBF8D33006AAAEC /* SentryContinuousProfiler.h in Headers */,
|
4888 | 4884 | 8E133FA625E72EB400ABD0BF /* SentrySamplingContext.h in Headers */,
|
4889 | 4885 | 0A9BF4E428A114B50068D266 /* SentryViewHierarchyIntegration.h in Headers */,
|
|
5586 | 5582 | 7BDB03BB2513652900BAE198 /* _SentryDispatchQueueWrapperInternal.m in Sources */,
|
5587 | 5583 | FA6FC0A32E0B5ACE00ED2669 /* SentrySdkPackage.swift in Sources */,
|
5588 | 5584 | D8739D142BEE5049007D2F66 /* SentryRRWebSpanEvent.swift in Sources */,
|
| 5585 | + FAAB2F972E4D345800FE8B7E /* SentryUIDeviceWrapper.swift in Sources */, |
5589 | 5586 | 7B6C5EDE264E8DF00010D138 /* SentryFramesTracker.m in Sources */,
|
5590 | 5587 | D84F833E2A1CC401005828E0 /* SentrySwiftAsyncIntegration.m in Sources */,
|
5591 | 5588 | 7B6438AB26A70F24000D0F65 /* UIViewController+Sentry.m in Sources */,
|
|
5714 | 5711 | 63FE70D720DA4C1000CDBAE8 /* SentryCrashMonitor_MachException.c in Sources */,
|
5715 | 5712 | 7B96572226830D2400C66E25 /* SentryScopeSyncC.c in Sources */,
|
5716 | 5713 | 0A9BF4E228A114940068D266 /* SentryViewHierarchyIntegration.m in Sources */,
|
5717 |
| - 0ADC33EC28D9BB780078D980 /* SentryUIDeviceWrapper.m in Sources */, |
5718 | 5714 | 7BBD188B244841FB00427C76 /* SentryHttpDateParser.m in Sources */,
|
5719 | 5715 | D8AFC03D2BDA79BF00118BE1 /* SentryReplayVideoMaker.swift in Sources */,
|
5720 | 5716 | 840A11122B61E27500650D02 /* SentrySamplerDecision.m in Sources */,
|
|
0 commit comments