|
200 | 200 | 63AA76991EB9C1C200D153DE /* SentryDefines.h in Headers */ = {isa = PBXBuildFile; fileRef = 63AA76951EB9C1C200D153DE /* SentryDefines.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
201 | 201 | 63AA769D1EB9C57A00D153DE /* SentryError.h in Headers */ = {isa = PBXBuildFile; fileRef = 63AA769B1EB9C57A00D153DE /* SentryError.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
202 | 202 | 63AA769E1EB9C57A00D153DE /* SentryError.mm in Sources */ = {isa = PBXBuildFile; fileRef = 63AA769C1EB9C57A00D153DE /* SentryError.mm */; }; |
203 | | - 63AA76A31EB9CBAA00D153DE /* SentryDsn.m in Sources */ = {isa = PBXBuildFile; fileRef = 63AA76A11EB9CBAA00D153DE /* SentryDsn.m */; }; |
204 | | - 63AA76A51EB9CBC200D153DE /* SentryDsn.h in Headers */ = {isa = PBXBuildFile; fileRef = 63AA76A41EB9CBC200D153DE /* SentryDsn.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
205 | 203 | 63AF656C1ED87B8C00EBCFF7 /* libz.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 6304360D1EC05CEF00C4D3FA /* libz.tbd */; }; |
206 | 204 | 63B818F91EC34639002FDF4C /* SentryDebugMeta.h in Headers */ = {isa = PBXBuildFile; fileRef = 63B818F71EC34639002FDF4C /* SentryDebugMeta.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
207 | 205 | 63B818FA1EC34639002FDF4C /* SentryDebugMeta.m in Sources */ = {isa = PBXBuildFile; fileRef = 63B818F81EC34639002FDF4C /* SentryDebugMeta.m */; }; |
|
731 | 729 | A8AFFCD42907E0CA00967CD7 /* SentryRequestTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8AFFCD32907E0CA00967CD7 /* SentryRequestTests.swift */; }; |
732 | 730 | A8F17B2E2901765900990B25 /* SentryRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = A8F17B2D2901765900990B25 /* SentryRequest.m */; }; |
733 | 731 | A8F17B342902870300990B25 /* SentryHttpStatusCodeRange.m in Sources */ = {isa = PBXBuildFile; fileRef = A8F17B332902870300990B25 /* SentryHttpStatusCodeRange.m */; }; |
| 732 | + AEA159B02EDDF6AD000D37E2 /* SentryDsn.swift in Sources */ = {isa = PBXBuildFile; fileRef = AEA159AF2EDDF6AD000D37E2 /* SentryDsn.swift */; }; |
734 | 733 | D4009EB22D771BC20007AF30 /* SentryFileIOTrackerSwiftHelpersTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D4009EB12D771BB90007AF30 /* SentryFileIOTrackerSwiftHelpersTests.swift */; }; |
735 | 734 | D41415A72DEEE532003B14D5 /* SentryRedactViewHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = D41415A62DEEE532003B14D5 /* SentryRedactViewHelper.swift */; }; |
736 | | - D4237B3D2EB39D9700FE027C /* SentryDsn+Private.h in Headers */ = {isa = PBXBuildFile; fileRef = D4237B3C2EB39D9700FE027C /* SentryDsn+Private.h */; settings = {ATTRIBUTES = (Private, ); }; }; |
737 | 735 | D4291A6D2DD62ACE00772088 /* SentryDispatchFactoryTests.m in Sources */ = {isa = PBXBuildFile; fileRef = D4291A6C2DD62AC800772088 /* SentryDispatchFactoryTests.m */; }; |
738 | 736 | D42ADEEF2E9CF43200753166 /* SentrySessionReplayEnvironmentChecker.swift in Sources */ = {isa = PBXBuildFile; fileRef = D42ADEE92E9CF42800753166 /* SentrySessionReplayEnvironmentChecker.swift */; }; |
739 | 737 | D42ADF372E9CF95700753166 /* SentrySessionReplayEnvironmentCheckerProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = D42ADF362E9CF95500753166 /* SentrySessionReplayEnvironmentCheckerProvider.swift */; }; |
|
1492 | 1490 | 63AA76951EB9C1C200D153DE /* SentryDefines.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SentryDefines.h; path = Public/SentryDefines.h; sourceTree = "<group>"; }; |
1493 | 1491 | 63AA769B1EB9C57A00D153DE /* SentryError.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SentryError.h; path = Public/SentryError.h; sourceTree = "<group>"; }; |
1494 | 1492 | 63AA769C1EB9C57A00D153DE /* SentryError.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = SentryError.mm; sourceTree = "<group>"; }; |
1495 | | - 63AA76A11EB9CBAA00D153DE /* SentryDsn.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SentryDsn.m; sourceTree = "<group>"; }; |
1496 | | - 63AA76A41EB9CBC200D153DE /* SentryDsn.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SentryDsn.h; path = Public/SentryDsn.h; sourceTree = "<group>"; }; |
1497 | 1493 | 63AA76AE1EB9D5CD00D153DE /* SentryTests.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = SentryTests.xcconfig; sourceTree = "<group>"; }; |
1498 | 1494 | 63B818F71EC34639002FDF4C /* SentryDebugMeta.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SentryDebugMeta.h; path = Public/SentryDebugMeta.h; sourceTree = "<group>"; }; |
1499 | 1495 | 63B818F81EC34639002FDF4C /* SentryDebugMeta.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SentryDebugMeta.m; sourceTree = "<group>"; }; |
|
2091 | 2087 | A8AFFCD32907E0CA00967CD7 /* SentryRequestTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryRequestTests.swift; sourceTree = "<group>"; }; |
2092 | 2088 | A8F17B2D2901765900990B25 /* SentryRequest.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryRequest.m; sourceTree = "<group>"; }; |
2093 | 2089 | A8F17B332902870300990B25 /* SentryHttpStatusCodeRange.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryHttpStatusCodeRange.m; sourceTree = "<group>"; }; |
| 2090 | + AEA159AF2EDDF6AD000D37E2 /* SentryDsn.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryDsn.swift; sourceTree = "<group>"; }; |
2094 | 2091 | D4009EB12D771BB90007AF30 /* SentryFileIOTrackerSwiftHelpersTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryFileIOTrackerSwiftHelpersTests.swift; sourceTree = "<group>"; }; |
2095 | 2092 | D41415A62DEEE532003B14D5 /* SentryRedactViewHelper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryRedactViewHelper.swift; sourceTree = "<group>"; }; |
2096 | 2093 | D41909922D48FFF6002B83D0 /* SentryNSDictionarySanitize+Tests.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "SentryNSDictionarySanitize+Tests.h"; sourceTree = "<group>"; }; |
2097 | 2094 | D41909942D490006002B83D0 /* SentryNSDictionarySanitize+Tests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "SentryNSDictionarySanitize+Tests.m"; sourceTree = "<group>"; }; |
2098 | | - D4237B3C2EB39D9700FE027C /* SentryDsn+Private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SentryDsn+Private.h"; path = "include/SentryDsn+Private.h"; sourceTree = "<group>"; }; |
2099 | 2095 | D4291A6C2DD62AC800772088 /* SentryDispatchFactoryTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryDispatchFactoryTests.m; sourceTree = "<group>"; }; |
2100 | 2096 | D42ADEE92E9CF42800753166 /* SentrySessionReplayEnvironmentChecker.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentrySessionReplayEnvironmentChecker.swift; sourceTree = "<group>"; }; |
2101 | 2097 | D42ADF362E9CF95500753166 /* SentrySessionReplayEnvironmentCheckerProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentrySessionReplayEnvironmentCheckerProvider.swift; sourceTree = "<group>"; }; |
|
2736 | 2732 | 7BAF3DCD243DCBFE008A5414 /* SentryTransportFactory.m */, |
2737 | 2733 | 635B3F361EBC6E2500A6176D /* SentryAsynchronousOperation.h */, |
2738 | 2734 | 635B3F371EBC6E2500A6176D /* SentryAsynchronousOperation.m */, |
2739 | | - 63AA76A41EB9CBC200D153DE /* SentryDsn.h */, |
2740 | | - 63AA76A11EB9CBAA00D153DE /* SentryDsn.m */, |
2741 | 2735 | 7BAF3DD82440AEC8008A5414 /* SentryRequestManager.h */, |
2742 | 2736 | 631E6D311EBC679C00712345 /* SentryQueueableRequestManager.h */, |
2743 | 2737 | 631E6D321EBC679C00712345 /* SentryQueueableRequestManager.m */, |
|
3115 | 3109 | 63AA76941EB9C1C200D153DE /* SentryClient.h */, |
3116 | 3110 | 63AA75ED1EB8B3C400D153DE /* SentryClient.m */, |
3117 | 3111 | 7B85DC1C24EFAFCD007D01D2 /* SentryClient+Private.h */, |
3118 | | - D4237B3C2EB39D9700FE027C /* SentryDsn+Private.h */, |
3119 | 3112 | 7B610D5E2512390E00B0B5D9 /* SentrySDK+Private.h */, |
3120 | 3113 | FA6555132E30181B009917BC /* SentrySDKInternal.h */, |
3121 | 3114 | FA6555152E30182B009917BC /* SentrySDKInternal.m */, |
|
4498 | 4491 | FA6251FE2EB52DD700BFC967 /* SentryHub.swift */, |
4499 | 4492 | FA6252052EB5489B00BFC967 /* SentryClient.swift */, |
4500 | 4493 | FA27EC152EB9236000F2ECF7 /* Options.swift */, |
| 4494 | + AEA159AF2EDDF6AD000D37E2 /* SentryDsn.swift */, |
4501 | 4495 | ); |
4502 | 4496 | path = Swift; |
4503 | 4497 | sourceTree = "<group>"; |
|
5363 | 5357 | 9286059529A5096600F96038 /* SentryGeo.h in Headers */, |
5364 | 5358 | 7B98D7BC25FB607300C5A389 /* SentryWatchdogTerminationTracker.h in Headers */, |
5365 | 5359 | 8E4E7C7D25DAB287006AB9E2 /* SentryTracer.h in Headers */, |
5366 | | - D4237B3D2EB39D9700FE027C /* SentryDsn+Private.h in Headers */, |
5367 | 5360 | 7BC8523724588115005A70F0 /* SentryDataCategory.h in Headers */, |
5368 | 5361 | FAAB96482EA6843E0030A2DB /* SentryANRTrackerInternalDelegate.h in Headers */, |
5369 | 5362 | FA8A36182DEAA1EB0058D883 /* SentryThread+Private.h in Headers */, |
|
5384 | 5377 | 848A451E2BBF9504006AAAEC /* SentryProfilerTestHelpers.h in Headers */, |
5385 | 5378 | 639FCF9C1EBC7F9500778193 /* SentryThread.h in Headers */, |
5386 | 5379 | 63FE716B20DA4C1100CDBAE8 /* SentryCrashJSONCodecObjC.h in Headers */, |
5387 | | - 63AA76A51EB9CBC200D153DE /* SentryDsn.h in Headers */, |
5388 | 5380 | 844EDD6C2949387000C86F34 /* SentryMetricProfiler.h in Headers */, |
5389 | 5381 | F452438A2DE65968003E8F50 /* ExceptionCatcher.h in Headers */, |
5390 | 5382 | 636085131ED47BE600E8599E /* SentryFileManagerHelper.h in Headers */, |
|
5783 | 5775 | FAAB2F972E4D345800FE8B7E /* SentryUIDeviceWrapper.swift in Sources */, |
5784 | 5776 | 7B6438AB26A70F24000D0F65 /* UIViewController+Sentry.m in Sources */, |
5785 | 5777 | 84302A812B5767A50027A629 /* SentryLaunchProfiling.m in Sources */, |
5786 | | - 63AA76A31EB9CBAA00D153DE /* SentryDsn.m in Sources */, |
5787 | 5778 | D490648A2DFAE1F600555785 /* SentryScreenshotOptions.swift in Sources */, |
5788 | 5779 | FA6FC0AA2E0B6B1100ED2669 /* SentrySdkInfo.swift in Sources */, |
5789 | 5780 | FA560F602E8C877200F2AF7F /* SentryAppStateManager.swift in Sources */, |
|
6177 | 6168 | 620379DD2AFE1432005AC0C1 /* SentryBuildAppStartSpans.m in Sources */, |
6178 | 6169 | 6292585F2DAFA8290049388F /* SentryCrashMach-O.c in Sources */, |
6179 | 6170 | 7B77BE3727EC8460003C9020 /* SentryDiscardReasonMapper.m in Sources */, |
| 6171 | + AEA159B02EDDF6AD000D37E2 /* SentryDsn.swift in Sources */, |
6180 | 6172 | 63FE712520DA4C1000CDBAE8 /* SentryCrashSignalInfo.c in Sources */, |
6181 | 6173 | 63FE70F320DA4C1000CDBAE8 /* SentryCrashMonitor_Signal.c in Sources */, |
6182 | 6174 | D859696F27BECDA20036A46E /* SentryCoreDataTracker.m in Sources */, |
|
0 commit comments