|
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 */; }; |
|
1490 | 1488 | 63AA76951EB9C1C200D153DE /* SentryDefines.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SentryDefines.h; path = Public/SentryDefines.h; sourceTree = "<group>"; }; |
1491 | 1489 | 63AA769B1EB9C57A00D153DE /* SentryError.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SentryError.h; path = Public/SentryError.h; sourceTree = "<group>"; }; |
1492 | 1490 | 63AA769C1EB9C57A00D153DE /* SentryError.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = SentryError.mm; sourceTree = "<group>"; }; |
1493 | | - 63AA76A11EB9CBAA00D153DE /* SentryDsn.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SentryDsn.m; sourceTree = "<group>"; }; |
1494 | | - 63AA76A41EB9CBC200D153DE /* SentryDsn.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SentryDsn.h; path = Public/SentryDsn.h; sourceTree = "<group>"; }; |
1495 | 1491 | 63AA76AE1EB9D5CD00D153DE /* SentryTests.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = SentryTests.xcconfig; sourceTree = "<group>"; }; |
1496 | 1492 | 63B818F71EC34639002FDF4C /* SentryDebugMeta.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SentryDebugMeta.h; path = Public/SentryDebugMeta.h; sourceTree = "<group>"; }; |
1497 | 1493 | 63B818F81EC34639002FDF4C /* SentryDebugMeta.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SentryDebugMeta.m; sourceTree = "<group>"; }; |
|
2089 | 2085 | A8AFFCD32907E0CA00967CD7 /* SentryRequestTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryRequestTests.swift; sourceTree = "<group>"; }; |
2090 | 2086 | A8F17B2D2901765900990B25 /* SentryRequest.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryRequest.m; sourceTree = "<group>"; }; |
2091 | 2087 | A8F17B332902870300990B25 /* SentryHttpStatusCodeRange.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryHttpStatusCodeRange.m; sourceTree = "<group>"; }; |
| 2088 | + AEA159AF2EDDF6AD000D37E2 /* SentryDsn.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryDsn.swift; sourceTree = "<group>"; }; |
2092 | 2089 | D4009EB12D771BB90007AF30 /* SentryFileIOTrackerSwiftHelpersTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryFileIOTrackerSwiftHelpersTests.swift; sourceTree = "<group>"; }; |
2093 | 2090 | D41415A62DEEE532003B14D5 /* SentryRedactViewHelper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryRedactViewHelper.swift; sourceTree = "<group>"; }; |
2094 | 2091 | D41909922D48FFF6002B83D0 /* SentryNSDictionarySanitize+Tests.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "SentryNSDictionarySanitize+Tests.h"; sourceTree = "<group>"; }; |
2095 | 2092 | D41909942D490006002B83D0 /* SentryNSDictionarySanitize+Tests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "SentryNSDictionarySanitize+Tests.m"; sourceTree = "<group>"; }; |
2096 | | - D4237B3C2EB39D9700FE027C /* SentryDsn+Private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SentryDsn+Private.h"; path = "include/SentryDsn+Private.h"; sourceTree = "<group>"; }; |
2097 | 2093 | D4291A6C2DD62AC800772088 /* SentryDispatchFactoryTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryDispatchFactoryTests.m; sourceTree = "<group>"; }; |
2098 | 2094 | D42ADEE92E9CF42800753166 /* SentrySessionReplayEnvironmentChecker.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentrySessionReplayEnvironmentChecker.swift; sourceTree = "<group>"; }; |
2099 | 2095 | D42ADF362E9CF95500753166 /* SentrySessionReplayEnvironmentCheckerProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentrySessionReplayEnvironmentCheckerProvider.swift; sourceTree = "<group>"; }; |
|
2732 | 2728 | 7BAF3DCD243DCBFE008A5414 /* SentryTransportFactory.m */, |
2733 | 2729 | 635B3F361EBC6E2500A6176D /* SentryAsynchronousOperation.h */, |
2734 | 2730 | 635B3F371EBC6E2500A6176D /* SentryAsynchronousOperation.m */, |
2735 | | - 63AA76A41EB9CBC200D153DE /* SentryDsn.h */, |
2736 | | - 63AA76A11EB9CBAA00D153DE /* SentryDsn.m */, |
2737 | 2731 | 7BAF3DD82440AEC8008A5414 /* SentryRequestManager.h */, |
2738 | 2732 | 631E6D311EBC679C00712345 /* SentryQueueableRequestManager.h */, |
2739 | 2733 | 631E6D321EBC679C00712345 /* SentryQueueableRequestManager.m */, |
|
3110 | 3104 | 63AA76941EB9C1C200D153DE /* SentryClient.h */, |
3111 | 3105 | 63AA75ED1EB8B3C400D153DE /* SentryClient.m */, |
3112 | 3106 | 7B85DC1C24EFAFCD007D01D2 /* SentryClient+Private.h */, |
3113 | | - D4237B3C2EB39D9700FE027C /* SentryDsn+Private.h */, |
3114 | 3107 | 7B610D5E2512390E00B0B5D9 /* SentrySDK+Private.h */, |
3115 | 3108 | FA6555132E30181B009917BC /* SentrySDKInternal.h */, |
3116 | 3109 | FA6555152E30182B009917BC /* SentrySDKInternal.m */, |
|
4493 | 4486 | FA6251FE2EB52DD700BFC967 /* SentryHub.swift */, |
4494 | 4487 | FA6252052EB5489B00BFC967 /* SentryClient.swift */, |
4495 | 4488 | FA27EC152EB9236000F2ECF7 /* Options.swift */, |
| 4489 | + AEA159AF2EDDF6AD000D37E2 /* SentryDsn.swift */, |
4496 | 4490 | ); |
4497 | 4491 | path = Swift; |
4498 | 4492 | sourceTree = "<group>"; |
|
5357 | 5351 | 9286059529A5096600F96038 /* SentryGeo.h in Headers */, |
5358 | 5352 | 7B98D7BC25FB607300C5A389 /* SentryWatchdogTerminationTracker.h in Headers */, |
5359 | 5353 | 8E4E7C7D25DAB287006AB9E2 /* SentryTracer.h in Headers */, |
5360 | | - D4237B3D2EB39D9700FE027C /* SentryDsn+Private.h in Headers */, |
5361 | 5354 | 7BC8523724588115005A70F0 /* SentryDataCategory.h in Headers */, |
5362 | 5355 | FAAB96482EA6843E0030A2DB /* SentryANRTrackerInternalDelegate.h in Headers */, |
5363 | 5356 | FA8A36182DEAA1EB0058D883 /* SentryThread+Private.h in Headers */, |
|
5378 | 5371 | 848A451E2BBF9504006AAAEC /* SentryProfilerTestHelpers.h in Headers */, |
5379 | 5372 | 639FCF9C1EBC7F9500778193 /* SentryThread.h in Headers */, |
5380 | 5373 | 63FE716B20DA4C1100CDBAE8 /* SentryCrashJSONCodecObjC.h in Headers */, |
5381 | | - 63AA76A51EB9CBC200D153DE /* SentryDsn.h in Headers */, |
5382 | 5374 | 844EDD6C2949387000C86F34 /* SentryMetricProfiler.h in Headers */, |
5383 | 5375 | F452438A2DE65968003E8F50 /* ExceptionCatcher.h in Headers */, |
5384 | 5376 | 636085131ED47BE600E8599E /* SentryFileManagerHelper.h in Headers */, |
|
5777 | 5769 | FAAB2F972E4D345800FE8B7E /* SentryUIDeviceWrapper.swift in Sources */, |
5778 | 5770 | 7B6438AB26A70F24000D0F65 /* UIViewController+Sentry.m in Sources */, |
5779 | 5771 | 84302A812B5767A50027A629 /* SentryLaunchProfiling.m in Sources */, |
5780 | | - 63AA76A31EB9CBAA00D153DE /* SentryDsn.m in Sources */, |
5781 | 5772 | D490648A2DFAE1F600555785 /* SentryScreenshotOptions.swift in Sources */, |
5782 | 5773 | FA6FC0AA2E0B6B1100ED2669 /* SentrySdkInfo.swift in Sources */, |
5783 | 5774 | FA560F602E8C877200F2AF7F /* SentryAppStateManager.swift in Sources */, |
|
6170 | 6161 | 620379DD2AFE1432005AC0C1 /* SentryBuildAppStartSpans.m in Sources */, |
6171 | 6162 | 6292585F2DAFA8290049388F /* SentryCrashMach-O.c in Sources */, |
6172 | 6163 | 7B77BE3727EC8460003C9020 /* SentryDiscardReasonMapper.m in Sources */, |
| 6164 | + AEA159B02EDDF6AD000D37E2 /* SentryDsn.swift in Sources */, |
6173 | 6165 | 63FE712520DA4C1000CDBAE8 /* SentryCrashSignalInfo.c in Sources */, |
6174 | 6166 | 63FE70F320DA4C1000CDBAE8 /* SentryCrashMonitor_Signal.c in Sources */, |
6175 | 6167 | D859696F27BECDA20036A46E /* SentryCoreDataTracker.m in Sources */, |
|
0 commit comments