|
42 | 42 | 3C3235A02B55387A000B4258 /* OTelSpanLinkTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3C32359F2B55387A000B4258 /* OTelSpanLinkTests.swift */; };
|
43 | 43 | 3C3235A12B55387A000B4258 /* OTelSpanLinkTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3C32359F2B55387A000B4258 /* OTelSpanLinkTests.swift */; };
|
44 | 44 | 3C33E4072BEE35A8003B2988 /* RUMContextMocks.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3C33E4062BEE35A7003B2988 /* RUMContextMocks.swift */; };
|
| 45 | + 3C3C9E292C64F277003AF22F /* URL+QueryItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3C3C9E282C64F277003AF22F /* URL+QueryItem.swift */; }; |
| 46 | + 3C3C9E2A2C64F277003AF22F /* URL+QueryItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3C3C9E282C64F277003AF22F /* URL+QueryItem.swift */; }; |
| 47 | + 3C3C9E2C2C64F3CA003AF22F /* Data+Crypto.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3C3C9E2B2C64F3CA003AF22F /* Data+Crypto.swift */; }; |
| 48 | + 3C3C9E2D2C64F3CA003AF22F /* Data+Crypto.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3C3C9E2B2C64F3CA003AF22F /* Data+Crypto.swift */; }; |
| 49 | + 3C3C9E2F2C64F470003AF22F /* Data+CryptoTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3C3C9E2E2C64F470003AF22F /* Data+CryptoTests.swift */; }; |
| 50 | + 3C3C9E302C64F470003AF22F /* Data+CryptoTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3C3C9E2E2C64F470003AF22F /* Data+CryptoTests.swift */; }; |
| 51 | + 3C3C9E322C64F47F003AF22F /* URL+QueryItemTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3C3C9E312C64F47F003AF22F /* URL+QueryItemTests.swift */; }; |
| 52 | + 3C3C9E332C64F47F003AF22F /* URL+QueryItemTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3C3C9E312C64F47F003AF22F /* URL+QueryItemTests.swift */; }; |
45 | 53 | 3C3EF2B02C1AEBAB009E9E57 /* LaunchReport.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3C3EF2AF2C1AEBAB009E9E57 /* LaunchReport.swift */; };
|
46 | 54 | 3C3EF2B12C1AEBAB009E9E57 /* LaunchReport.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3C3EF2AF2C1AEBAB009E9E57 /* LaunchReport.swift */; };
|
47 | 55 | 3C41693C29FBF4D50042B9D2 /* DatadogWebViewTracking.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3CE119FE29F7BE0100202522 /* DatadogWebViewTracking.framework */; };
|
|
2112 | 2120 | 3C32359C2B55386C000B4258 /* OTelSpanLink.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OTelSpanLink.swift; sourceTree = "<group>"; };
|
2113 | 2121 | 3C32359F2B55387A000B4258 /* OTelSpanLinkTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OTelSpanLinkTests.swift; sourceTree = "<group>"; };
|
2114 | 2122 | 3C33E4062BEE35A7003B2988 /* RUMContextMocks.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RUMContextMocks.swift; sourceTree = "<group>"; };
|
| 2123 | + 3C3C9E282C64F277003AF22F /* URL+QueryItem.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "URL+QueryItem.swift"; sourceTree = "<group>"; }; |
| 2124 | + 3C3C9E2B2C64F3CA003AF22F /* Data+Crypto.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Data+Crypto.swift"; sourceTree = "<group>"; }; |
| 2125 | + 3C3C9E2E2C64F470003AF22F /* Data+CryptoTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Data+CryptoTests.swift"; sourceTree = "<group>"; }; |
| 2126 | + 3C3C9E312C64F47F003AF22F /* URL+QueryItemTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "URL+QueryItemTests.swift"; sourceTree = "<group>"; }; |
2115 | 2127 | 3C3EF2AF2C1AEBAB009E9E57 /* LaunchReport.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LaunchReport.swift; sourceTree = "<group>"; };
|
2116 | 2128 | 3C43A3862C188970000BFB21 /* WatchdogTerminationMonitorTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WatchdogTerminationMonitorTests.swift; sourceTree = "<group>"; };
|
2117 | 2129 | 3C4CF9972C47CC8C006DE1C0 /* MemoryWarningMonitorTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MemoryWarningMonitorTests.swift; sourceTree = "<group>"; };
|
|
5927 | 5939 | D23039D7298D5235001A1FA3 /* Foundation+Datadog.swift */,
|
5928 | 5940 | D22F06D529DAFD500026CC3C /* FixedWidthInteger+Convenience.swift */,
|
5929 | 5941 | D22F06D629DAFD500026CC3C /* TimeInterval+Convenience.swift */,
|
| 5942 | + 3C3C9E282C64F277003AF22F /* URL+QueryItem.swift */, |
| 5943 | + 3C3C9E2B2C64F3CA003AF22F /* Data+Crypto.swift */, |
5930 | 5944 | );
|
5931 | 5945 | path = Extensions;
|
5932 | 5946 | sourceTree = "<group>";
|
|
6136 | 6150 | children = (
|
6137 | 6151 | D263BCB229DB014900FA0E21 /* FixedWidthInteger+ConvenienceTests.swift */,
|
6138 | 6152 | D263BCB329DB014900FA0E21 /* TimeInterval+ConvenienceTests.swift */,
|
| 6153 | + 3C3C9E2E2C64F470003AF22F /* Data+CryptoTests.swift */, |
| 6154 | + 3C3C9E312C64F47F003AF22F /* URL+QueryItemTests.swift */, |
6139 | 6155 | );
|
6140 | 6156 | path = Extensions;
|
6141 | 6157 | sourceTree = "<group>";
|
|
8679 | 8695 | D2F8235329915E12003C7E99 /* DatadogSite.swift in Sources */,
|
8680 | 8696 | D2D3199A29E98D970004F169 /* DefaultJSONEncoder.swift in Sources */,
|
8681 | 8697 | 6128F56A2BA2237300D35B08 /* DataStore.swift in Sources */,
|
| 8698 | + 3C3C9E292C64F277003AF22F /* URL+QueryItem.swift in Sources */, |
8682 | 8699 | 3C3EF2B02C1AEBAB009E9E57 /* LaunchReport.swift in Sources */,
|
8683 | 8700 | 6167E7002B81EF7500C3CA2D /* BacktraceReportingFeature.swift in Sources */,
|
8684 | 8701 | D2EBEE2729BA160F00B15732 /* B3HTTPHeadersWriter.swift in Sources */,
|
|
8697 | 8714 | D23039E5298D5236001A1FA3 /* DateProvider.swift in Sources */,
|
8698 | 8715 | D23039E0298D5235001A1FA3 /* DatadogCoreProtocol.swift in Sources */,
|
8699 | 8716 | D23039FD298D5236001A1FA3 /* DataCompression.swift in Sources */,
|
| 8717 | + 3C3C9E2C2C64F3CA003AF22F /* Data+Crypto.swift in Sources */, |
8700 | 8718 | D2EA0F462C0E1AE300CB20F8 /* SessionReplayConfiguration.swift in Sources */,
|
8701 | 8719 | 6167E6F92B81E95900C3CA2D /* BinaryImage.swift in Sources */,
|
8702 | 8720 | 6174D60C2BFDDEDF00EC7469 /* SDKMetricFields.swift in Sources */,
|
|
9655 | 9673 | D2F8235429915E12003C7E99 /* DatadogSite.swift in Sources */,
|
9656 | 9674 | D2D3199B29E98D970004F169 /* DefaultJSONEncoder.swift in Sources */,
|
9657 | 9675 | 6128F56B2BA2237300D35B08 /* DataStore.swift in Sources */,
|
| 9676 | + 3C3C9E2A2C64F277003AF22F /* URL+QueryItem.swift in Sources */, |
9658 | 9677 | 3C3EF2B12C1AEBAB009E9E57 /* LaunchReport.swift in Sources */,
|
9659 | 9678 | 6167E7012B81EF7500C3CA2D /* BacktraceReportingFeature.swift in Sources */,
|
9660 | 9679 | D2EBEE3529BA161100B15732 /* B3HTTPHeadersWriter.swift in Sources */,
|
|
9673 | 9692 | D2DA237B298D57AA00C6C7E6 /* DateProvider.swift in Sources */,
|
9674 | 9693 | D2DA237C298D57AA00C6C7E6 /* DatadogCoreProtocol.swift in Sources */,
|
9675 | 9694 | D2DA237D298D57AA00C6C7E6 /* DataCompression.swift in Sources */,
|
| 9695 | + 3C3C9E2D2C64F3CA003AF22F /* Data+Crypto.swift in Sources */, |
9676 | 9696 | D2C9A26A2C0F3F5A007526F5 /* SessionReplayConfiguration.swift in Sources */,
|
9677 | 9697 | 6167E6FA2B81E95900C3CA2D /* BinaryImage.swift in Sources */,
|
9678 | 9698 | 6174D60D2BFDDEDF00EC7469 /* SDKMetricFields.swift in Sources */,
|
|
9710 | 9730 | D2DA23A1298D58F400C6C7E6 /* ReadWriteLockTests.swift in Sources */,
|
9711 | 9731 | D2160CD829C0DF6700FAA9A5 /* FirstPartyHostsTests.swift in Sources */,
|
9712 | 9732 | D284C7402C2059F3005142CC /* ObjcExceptionTests.swift in Sources */,
|
| 9733 | + 3C3C9E322C64F47F003AF22F /* URL+QueryItemTests.swift in Sources */, |
9713 | 9734 | D2C5D5282B83FD5300B63F36 /* WebViewMessageTests.swift in Sources */,
|
9714 | 9735 | D20731CD29A52E8700ECBF94 /* SamplerTests.swift in Sources */,
|
9715 | 9736 | D2DA23A6298D58F400C6C7E6 /* AnyCoderTests.swift in Sources */,
|
|
9731 | 9752 | D2160CD429C0DF6700FAA9A5 /* NetworkInstrumentationFeatureTests.swift in Sources */,
|
9732 | 9753 | D263BCB629DB014900FA0E21 /* TimeInterval+ConvenienceTests.swift in Sources */,
|
9733 | 9754 | D2DA23AA298D58F400C6C7E6 /* FeatureMessageReceiverTests.swift in Sources */,
|
| 9755 | + 3C3C9E2F2C64F470003AF22F /* Data+CryptoTests.swift in Sources */, |
9734 | 9756 | D2DA23A8298D58F400C6C7E6 /* DeviceInfoTests.swift in Sources */,
|
9735 | 9757 | );
|
9736 | 9758 | runOnlyForDeploymentPostprocessing = 0;
|
|
9760 | 9782 | D2DA23B5298D59DC00C6C7E6 /* ReadWriteLockTests.swift in Sources */,
|
9761 | 9783 | D2160CD929C0DF6700FAA9A5 /* FirstPartyHostsTests.swift in Sources */,
|
9762 | 9784 | D284C7412C2059F3005142CC /* ObjcExceptionTests.swift in Sources */,
|
| 9785 | + 3C3C9E332C64F47F003AF22F /* URL+QueryItemTests.swift in Sources */, |
9763 | 9786 | D2C5D5292B83FD5400B63F36 /* WebViewMessageTests.swift in Sources */,
|
9764 | 9787 | D20731CE29A52E8700ECBF94 /* SamplerTests.swift in Sources */,
|
9765 | 9788 | D2160CEA29C0E00200FAA9A5 /* MethodSwizzlerTests.swift in Sources */,
|
|
9781 | 9804 | D2160CD529C0DF6700FAA9A5 /* NetworkInstrumentationFeatureTests.swift in Sources */,
|
9782 | 9805 | D263BCB729DB014900FA0E21 /* TimeInterval+ConvenienceTests.swift in Sources */,
|
9783 | 9806 | D2DA23B8298D59DC00C6C7E6 /* FeatureMessageReceiverTests.swift in Sources */,
|
| 9807 | + 3C3C9E302C64F470003AF22F /* Data+CryptoTests.swift in Sources */, |
9784 | 9808 | D2DA23BA298D59DC00C6C7E6 /* DeviceInfoTests.swift in Sources */,
|
9785 | 9809 | );
|
9786 | 9810 | runOnlyForDeploymentPostprocessing = 0;
|
|
0 commit comments