|
48 | 48 | 0A9BF4E928A125390068D266 /* TestSentryViewHierarchyProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0A9BF4E628A123270068D266 /* TestSentryViewHierarchyProvider.swift */; }; |
49 | 49 | 0A9BF4EB28A127120068D266 /* SentryViewHierarchyIntegrationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0A9BF4EA28A127120068D266 /* SentryViewHierarchyIntegrationTests.swift */; }; |
50 | 50 | 0A9E917128DC7E7000FB4182 /* SentryInternalCDefines.h in Headers */ = {isa = PBXBuildFile; fileRef = 0A9E917028DC7E7000FB4182 /* SentryInternalCDefines.h */; }; |
51 | | - 0AAE201E28ED9B9400D0CD80 /* SentryReachability.m in Sources */ = {isa = PBXBuildFile; fileRef = 0AAE201D28ED9B9400D0CD80 /* SentryReachability.m */; }; |
52 | | - 0AAE202128ED9BCC00D0CD80 /* SentryReachability.h in Headers */ = {isa = PBXBuildFile; fileRef = 0AAE202028ED9BCC00D0CD80 /* SentryReachability.h */; }; |
53 | 51 | 0ADC33F128D9BE940078D980 /* TestSentryUIDeviceWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0ADC33EF28D9BE690078D980 /* TestSentryUIDeviceWrapper.swift */; }; |
54 | | - 0AE455AD28F584D2006680E5 /* SentryReachabilityTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 0AE455AC28F584D2006680E5 /* SentryReachabilityTests.m */; }; |
55 | 52 | 15360CCF2432777500112302 /* SentrySessionTracker.m in Sources */ = {isa = PBXBuildFile; fileRef = 15360CCE2432777400112302 /* SentrySessionTracker.m */; }; |
56 | 53 | 15360CD2243277A000112302 /* SentrySessionTracker.h in Headers */ = {isa = PBXBuildFile; fileRef = 15360CD12432779F00112302 /* SentrySessionTracker.h */; }; |
57 | 54 | 15360CD62432832400112302 /* SentryAutoSessionTrackingIntegration.m in Sources */ = {isa = PBXBuildFile; fileRef = 15360CD52432832400112302 /* SentryAutoSessionTrackingIntegration.m */; }; |
|
1001 | 998 | F48F75712E5FA630009D4E7D /* SentryBinaryImageCacheCallbacks.m in Sources */ = {isa = PBXBuildFile; fileRef = F48F75702E5FA630009D4E7D /* SentryBinaryImageCacheCallbacks.m */; }; |
1002 | 999 | F48F75732E5FA649009D4E7D /* SentryBinaryImageCacheCallbacks.h in Headers */ = {isa = PBXBuildFile; fileRef = F48F75722E5FA649009D4E7D /* SentryBinaryImageCacheCallbacks.h */; }; |
1003 | 1000 | F48F767C2E60B555009D4E7D /* SentryNSTimerFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = F48F767B2E60B555009D4E7D /* SentryNSTimerFactory.swift */; }; |
| 1001 | + F48F78692E61DE28009D4E7D /* SentryReachability.swift in Sources */ = {isa = PBXBuildFile; fileRef = F48F78682E61DE28009D4E7D /* SentryReachability.swift */; }; |
1004 | 1002 | F49236EB2E5E4B2F00663673 /* SentryBinaryImageCache.swift in Sources */ = {isa = PBXBuildFile; fileRef = F49236EA2E5E4B2F00663673 /* SentryBinaryImageCache.swift */; }; |
1005 | 1003 | F49D41982DEA27AF00D9244E /* SentryUseNSExceptionCallstackWrapperTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F49D41972DEA27AF00D9244E /* SentryUseNSExceptionCallstackWrapperTests.swift */; }; |
1006 | 1004 | F49D419A2DEA2FB000D9244E /* SentryCrashExceptionApplicationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F49D41992DEA2FB000D9244E /* SentryCrashExceptionApplicationTests.swift */; }; |
|
1280 | 1278 | 0A9BF4E628A123270068D266 /* TestSentryViewHierarchyProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TestSentryViewHierarchyProvider.swift; sourceTree = "<group>"; }; |
1281 | 1279 | 0A9BF4EA28A127120068D266 /* SentryViewHierarchyIntegrationTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryViewHierarchyIntegrationTests.swift; sourceTree = "<group>"; }; |
1282 | 1280 | 0A9E917028DC7E7000FB4182 /* SentryInternalCDefines.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryInternalCDefines.h; path = include/SentryInternalCDefines.h; sourceTree = "<group>"; }; |
1283 | | - 0AAE201D28ED9B9400D0CD80 /* SentryReachability.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryReachability.m; sourceTree = "<group>"; }; |
1284 | | - 0AAE202028ED9BCC00D0CD80 /* SentryReachability.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryReachability.h; path = include/SentryReachability.h; sourceTree = "<group>"; }; |
1285 | 1281 | 0ADC33EF28D9BE690078D980 /* TestSentryUIDeviceWrapper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TestSentryUIDeviceWrapper.swift; sourceTree = "<group>"; }; |
1286 | | - 0AE455AC28F584D2006680E5 /* SentryReachabilityTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryReachabilityTests.m; sourceTree = "<group>"; }; |
1287 | 1282 | 15360CCE2432777400112302 /* SentrySessionTracker.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SentrySessionTracker.m; sourceTree = "<group>"; }; |
1288 | 1283 | 15360CD12432779F00112302 /* SentrySessionTracker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SentrySessionTracker.h; path = include/SentrySessionTracker.h; sourceTree = "<group>"; }; |
1289 | 1284 | 15360CD52432832400112302 /* SentryAutoSessionTrackingIntegration.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryAutoSessionTrackingIntegration.m; sourceTree = "<group>"; }; |
|
2341 | 2336 | F48F75702E5FA630009D4E7D /* SentryBinaryImageCacheCallbacks.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryBinaryImageCacheCallbacks.m; sourceTree = "<group>"; }; |
2342 | 2337 | F48F75722E5FA649009D4E7D /* SentryBinaryImageCacheCallbacks.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryBinaryImageCacheCallbacks.h; path = ../../Sentry/include/SentryBinaryImageCacheCallbacks.h; sourceTree = "<group>"; }; |
2343 | 2338 | F48F767B2E60B555009D4E7D /* SentryNSTimerFactory.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryNSTimerFactory.swift; sourceTree = "<group>"; }; |
| 2339 | + F48F78682E61DE28009D4E7D /* SentryReachability.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryReachability.swift; sourceTree = "<group>"; }; |
2344 | 2340 | F49236EA2E5E4B2F00663673 /* SentryBinaryImageCache.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryBinaryImageCache.swift; sourceTree = "<group>"; }; |
2345 | 2341 | F49D41972DEA27AF00D9244E /* SentryUseNSExceptionCallstackWrapperTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryUseNSExceptionCallstackWrapperTests.swift; sourceTree = "<group>"; }; |
2346 | 2342 | F49D41992DEA2FB000D9244E /* SentryCrashExceptionApplicationTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryCrashExceptionApplicationTests.swift; sourceTree = "<group>"; }; |
|
2671 | 2667 | 638DC99F1EBC6B6400A66E41 /* SentryRequestOperation.m */, |
2672 | 2668 | 7BDB03B6251364F800BAE198 /* _SentryDispatchQueueWrapperInternal.h */, |
2673 | 2669 | 7BDB03BA2513652900BAE198 /* _SentryDispatchQueueWrapperInternal.m */, |
2674 | | - 0AAE202028ED9BCC00D0CD80 /* SentryReachability.h */, |
2675 | | - 0AAE201D28ED9B9400D0CD80 /* SentryReachability.m */, |
2676 | 2670 | ); |
2677 | 2671 | name = Networking; |
2678 | 2672 | sourceTree = "<group>"; |
|
3519 | 3513 | 7B01CE3C271993AB00B5AF31 /* SentryTransportFactoryTests.swift */, |
3520 | 3514 | 7B5CAF7C27F5AD0600ED0DB6 /* TestNSURLRequestBuilder.h */, |
3521 | 3515 | 7B5CAF7D27F5AD3500ED0DB6 /* TestNSURLRequestBuilder.m */, |
3522 | | - 0AE455AC28F584D2006680E5 /* SentryReachabilityTests.m */, |
3523 | 3516 | 629690522AD3E060000185FA /* SentryReachabilitySwiftTests.swift */, |
3524 | 3517 | 0A9415B928F96CAC006A5DD1 /* TestSentryReachability.swift */, |
3525 | 3518 | D4FC68192DD63465001B74FF /* SentryDispatchQueueWrapperTests.m */, |
|
4709 | 4702 | F429D3992E85360F00DBF387 /* RetryAfterHeaderParser.swift */, |
4710 | 4703 | F429D37D2E8532A300DBF387 /* HttpDateParser.swift */, |
4711 | 4704 | F429D3A82E8562EF00DBF387 /* RateLimitParser.swift */, |
| 4705 | + F48F78682E61DE28009D4E7D /* SentryReachability.swift */, |
4712 | 4706 | ); |
4713 | 4707 | path = Networking; |
4714 | 4708 | sourceTree = "<group>"; |
|
4988 | 4982 | D8739D172BEEA33F007D2F66 /* SentryLevelHelper.h in Headers */, |
4989 | 4983 | 8E4A037825F6F52100000D77 /* SentrySampleDecision.h in Headers */, |
4990 | 4984 | 63FE717920DA4C1100CDBAE8 /* SentryCrashReportStore.h in Headers */, |
4991 | | - 0AAE202128ED9BCC00D0CD80 /* SentryReachability.h in Headers */, |
4992 | 4985 | A839D89824864B80003B7AFD /* SentrySystemEventBreadcrumbs.h in Headers */, |
4993 | 4986 | 7B14089624878F090035403D /* SentryCrashStackEntryMapper.h in Headers */, |
4994 | 4987 | 63FE714920DA4C1100CDBAE8 /* SentryCrashStackCursor_Backtrace.h in Headers */, |
|
5582 | 5575 | 7B8713B426415BAA006D6004 /* SentryAppStartTracker.m in Sources */, |
5583 | 5576 | 7BDB03BB2513652900BAE198 /* _SentryDispatchQueueWrapperInternal.m in Sources */, |
5584 | 5577 | FA6FC0A32E0B5ACE00ED2669 /* SentrySdkPackage.swift in Sources */, |
| 5578 | + F48F78692E61DE28009D4E7D /* SentryReachability.swift in Sources */, |
5585 | 5579 | D8739D142BEE5049007D2F66 /* SentryRRWebSpanEvent.swift in Sources */, |
5586 | 5580 | FAAB2F972E4D345800FE8B7E /* SentryUIDeviceWrapper.swift in Sources */, |
5587 | 5581 | 7B6C5EDE264E8DF00010D138 /* SentryFramesTracker.m in Sources */, |
|
5740 | 5734 | 7DB3A687238EA75E00A2D442 /* SentryHttpTransport.m in Sources */, |
5741 | 5735 | 63FE70D520DA4C1000CDBAE8 /* SentryCrashMonitor_NSException.m in Sources */, |
5742 | 5736 | 62F70E952D423BCD00634054 /* SentryMechanismCodable.swift in Sources */, |
5743 | | - 0AAE201E28ED9B9400D0CD80 /* SentryReachability.m in Sources */, |
5744 | 5737 | 6283085F2D50AA8C00EAEF77 /* SentryMessage.swift in Sources */, |
5745 | 5738 | 7BC63F0A28081288009D9E37 /* SentrySwizzleWrapper.m in Sources */, |
5746 | 5739 | 6276350C2D59FACC00F7CEF6 /* SentryEventDecoder.swift in Sources */, |
|
6231 | 6224 | D808FB92281BF6EC009A2A33 /* SentryUIEventTrackingIntegrationTests.swift in Sources */, |
6232 | 6225 | 7BC6EC04255C235F0059822A /* SentryFrameTests.swift in Sources */, |
6233 | 6226 | D82DD1CD2BEEB1A0001AB556 /* SentrySRDefaultBreadcrumbConverterTests.swift in Sources */, |
6234 | | - 0AE455AD28F584D2006680E5 /* SentryReachabilityTests.m in Sources */, |
6235 | 6227 | 63FE720420DA66EC00CDBAE8 /* SentryCrashString_Tests.m in Sources */, |
6236 | 6228 | 62872B632BA1B86100A4FA7D /* LocksTests.swift in Sources */, |
6237 | 6229 | 849AC40029E0C1FF00889C16 /* SentryFormatterTests.swift in Sources */, |
|
0 commit comments