|
605 | 605 | 845C16D52A622A5B00EC9519 /* SentryTracer+Private.h in Headers */ = {isa = PBXBuildFile; fileRef = 845C16D42A622A5B00EC9519 /* SentryTracer+Private.h */; }; |
606 | 606 | 845CEAEF2D83F79500B6B325 /* SentryProfilingPublicAPITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 845CEAEE2D83F79500B6B325 /* SentryProfilingPublicAPITests.swift */; }; |
607 | 607 | 845CEB172D8A979700B6B325 /* SentryAppStartProfilingConfigurationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 845CEB162D8A979700B6B325 /* SentryAppStartProfilingConfigurationTests.swift */; }; |
608 | | - 8482FA9B2DD7C397000E9283 /* SentryFeedbackAPIHelper.h in Headers */ = {isa = PBXBuildFile; fileRef = 8482FA992DD7C397000E9283 /* SentryFeedbackAPIHelper.h */; }; |
609 | | - 8482FA9C2DD7C397000E9283 /* SentryFeedbackAPIHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = 8482FA9A2DD7C397000E9283 /* SentryFeedbackAPIHelper.m */; }; |
610 | 608 | 848A45192BBF8D33006AAAEC /* SentryContinuousProfiler.mm in Sources */ = {isa = PBXBuildFile; fileRef = 848A45182BBF8D33006AAAEC /* SentryContinuousProfiler.mm */; }; |
611 | 609 | 848A451A2BBF8D33006AAAEC /* SentryContinuousProfiler.h in Headers */ = {isa = PBXBuildFile; fileRef = 848A45172BBF8D33006AAAEC /* SentryContinuousProfiler.h */; }; |
612 | 610 | 848A451D2BBF9504006AAAEC /* SentryProfilerTestHelpers.m in Sources */ = {isa = PBXBuildFile; fileRef = 848A451C2BBF9504006AAAEC /* SentryProfilerTestHelpers.m */; }; |
|
650 | 648 | 84B7FA4629B2935F00AD93B1 /* ClearTestState.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7BD47B4C268F0B080076A663 /* ClearTestState.swift */; }; |
651 | 649 | 84BA62272CAE2EEF0049F636 /* SentryUserFeedbackWidgetButtonView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84BA62262CAE2EEF0049F636 /* SentryUserFeedbackWidgetButtonView.swift */; }; |
652 | 650 | 84CFA4CA2C9DF884008DA5F4 /* SentryUserFeedbackWidget.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84CFA4C92C9DF884008DA5F4 /* SentryUserFeedbackWidget.swift */; }; |
653 | | - 84CFA4CD2C9E0CA3008DA5F4 /* SentryUserFeedbackIntegration.m in Sources */ = {isa = PBXBuildFile; fileRef = 84CFA4CC2C9E0CA3008DA5F4 /* SentryUserFeedbackIntegration.m */; }; |
654 | | - 84CFA4CE2C9E0CA3008DA5F4 /* SentryUserFeedbackIntegration.h in Headers */ = {isa = PBXBuildFile; fileRef = 84CFA4CB2C9E0CA3008DA5F4 /* SentryUserFeedbackIntegration.h */; }; |
655 | 651 | 84DBC62C2CE82F12000C4904 /* SentryFeedback.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84DBC62B2CE82F0E000C4904 /* SentryFeedback.swift */; }; |
656 | 652 | 84DEE86B2B686BD400A7BC17 /* SentrySamplerDecision.h in Headers */ = {isa = PBXBuildFile; fileRef = 84DEE86A2B686BD400A7BC17 /* SentrySamplerDecision.h */; }; |
657 | 653 | 84DEE8762B69AD6400A7BC17 /* SentryLaunchProfiling.h in Headers */ = {isa = PBXBuildFile; fileRef = 84DEE8752B69AD6400A7BC17 /* SentryLaunchProfiling.h */; }; |
|
1101 | 1097 | FA8E58F12E0AD4270049F69D /* SentryDispatchQueueWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA8E58F02E0AD4220049F69D /* SentryDispatchQueueWrapper.swift */; }; |
1102 | 1098 | FA90FAA82E06614E008CAAE8 /* SentryExtraPackages.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA90FAA72E06614B008CAAE8 /* SentryExtraPackages.swift */; }; |
1103 | 1099 | FA90FAFD2E070A3B008CAAE8 /* SentryURLRequestFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA90FAFC2E070A3B008CAAE8 /* SentryURLRequestFactory.swift */; }; |
| 1100 | + FA914E592ECF968500C54BDD /* UserFeedbackIntegration.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA914E532ECF968000C54BDD /* UserFeedbackIntegration.swift */; }; |
| 1101 | + FA914E5B2ECF988900C54BDD /* Integrations.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA914E5A2ECF988700C54BDD /* Integrations.swift */; }; |
1104 | 1102 | FA914E6D2ECFD7D800C54BDD /* SentryFeedbackAPI.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA914E6C2ECFD7D800C54BDD /* SentryFeedbackAPI.swift */; }; |
1105 | 1103 | FA94E6912E6B92C100576666 /* SentryClientReport.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA94E68B2E6B92BE00576666 /* SentryClientReport.swift */; }; |
1106 | 1104 | FA94E6B22E6D265800576666 /* SentryEnvelope.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA94E6B12E6D265500576666 /* SentryEnvelope.swift */; }; |
|
1964 | 1962 | 846F90332D56F59D009E86C1 /* Brewfile-ci-deploy */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; path = "Brewfile-ci-deploy"; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; |
1965 | 1963 | 848214B42E32B10900DF6998 /* SwiftUITestSample_Crash.xctestplan */ = {isa = PBXFileReference; lastKnownFileType = text; path = SwiftUITestSample_Crash.xctestplan; sourceTree = "<group>"; }; |
1966 | 1964 | 848214B52E32B10900DF6998 /* SwiftUITestSample_Envelope.xctestplan */ = {isa = PBXFileReference; lastKnownFileType = text; path = SwiftUITestSample_Envelope.xctestplan; sourceTree = "<group>"; }; |
1967 | | - 8482FA992DD7C397000E9283 /* SentryFeedbackAPIHelper.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryFeedbackAPIHelper.h; path = ../../../Sentry/include/SentryFeedbackAPIHelper.h; sourceTree = "<group>"; }; |
1968 | | - 8482FA9A2DD7C397000E9283 /* SentryFeedbackAPIHelper.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = SentryFeedbackAPIHelper.m; path = ../../../Sentry/SentryFeedbackAPIHelper.m; sourceTree = "<group>"; }; |
1969 | 1965 | 848A45172BBF8D33006AAAEC /* SentryContinuousProfiler.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryContinuousProfiler.h; path = ../include/SentryContinuousProfiler.h; sourceTree = "<group>"; }; |
1970 | 1966 | 848A45182BBF8D33006AAAEC /* SentryContinuousProfiler.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = SentryContinuousProfiler.mm; sourceTree = "<group>"; }; |
1971 | 1967 | 848A451B2BBF9504006AAAEC /* SentryProfilerTestHelpers.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryProfilerTestHelpers.h; path = ../include/SentryProfilerTestHelpers.h; sourceTree = "<group>"; }; |
|
2005 | 2001 | 84BA62262CAE2EEF0049F636 /* SentryUserFeedbackWidgetButtonView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryUserFeedbackWidgetButtonView.swift; sourceTree = "<group>"; }; |
2006 | 2002 | 84C47B2B2A09239100DAEB8A /* .codecov.yml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = .codecov.yml; sourceTree = "<group>"; }; |
2007 | 2003 | 84CFA4C92C9DF884008DA5F4 /* SentryUserFeedbackWidget.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryUserFeedbackWidget.swift; sourceTree = "<group>"; }; |
2008 | | - 84CFA4CB2C9E0CA3008DA5F4 /* SentryUserFeedbackIntegration.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryUserFeedbackIntegration.h; path = ../../../Sentry/include/SentryUserFeedbackIntegration.h; sourceTree = "<group>"; }; |
2009 | | - 84CFA4CC2C9E0CA3008DA5F4 /* SentryUserFeedbackIntegration.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = SentryUserFeedbackIntegration.m; path = ../../../Sentry/SentryUserFeedbackIntegration.m; sourceTree = "<group>"; }; |
2010 | 2004 | 84DBC62B2CE82F0E000C4904 /* SentryFeedback.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryFeedback.swift; sourceTree = "<group>"; }; |
2011 | 2005 | 84DEE86A2B686BD400A7BC17 /* SentrySamplerDecision.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SentrySamplerDecision.h; path = include/SentrySamplerDecision.h; sourceTree = "<group>"; }; |
2012 | 2006 | 84DEE8752B69AD6400A7BC17 /* SentryLaunchProfiling.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SentryLaunchProfiling.h; path = Sources/Sentry/include/SentryLaunchProfiling.h; sourceTree = SOURCE_ROOT; }; |
|
2484 | 2478 | FA8E58F02E0AD4220049F69D /* SentryDispatchQueueWrapper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryDispatchQueueWrapper.swift; sourceTree = "<group>"; }; |
2485 | 2479 | FA90FAA72E06614B008CAAE8 /* SentryExtraPackages.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryExtraPackages.swift; sourceTree = "<group>"; }; |
2486 | 2480 | FA90FAFC2E070A3B008CAAE8 /* SentryURLRequestFactory.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryURLRequestFactory.swift; sourceTree = "<group>"; }; |
| 2481 | + FA914E532ECF968000C54BDD /* UserFeedbackIntegration.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserFeedbackIntegration.swift; sourceTree = "<group>"; }; |
| 2482 | + FA914E5A2ECF988700C54BDD /* Integrations.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Integrations.swift; sourceTree = "<group>"; }; |
2487 | 2483 | FA914E6C2ECFD7D800C54BDD /* SentryFeedbackAPI.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryFeedbackAPI.swift; sourceTree = "<group>"; }; |
2488 | 2484 | FA94E68B2E6B92BE00576666 /* SentryClientReport.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryClientReport.swift; sourceTree = "<group>"; }; |
2489 | 2485 | FA94E6B12E6D265500576666 /* SentryEnvelope.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryEnvelope.swift; sourceTree = "<group>"; }; |
|
4099 | 4095 | children = ( |
4100 | 4096 | 849B8F9E2C70091A00148E1F /* Configuration */, |
4101 | 4097 | 849B8F962C6E906900148E1F /* SentryUserFeedbackIntegrationDriver.swift */, |
4102 | | - 8482FA992DD7C397000E9283 /* SentryFeedbackAPIHelper.h */, |
4103 | | - 8482FA9A2DD7C397000E9283 /* SentryFeedbackAPIHelper.m */, |
4104 | 4098 | FA914E6C2ECFD7D800C54BDD /* SentryFeedbackAPI.swift */, |
4105 | 4099 | 84DBC62B2CE82F0E000C4904 /* SentryFeedback.swift */, |
4106 | | - 84CFA4CB2C9E0CA3008DA5F4 /* SentryUserFeedbackIntegration.h */, |
4107 | | - 84CFA4CC2C9E0CA3008DA5F4 /* SentryUserFeedbackIntegration.m */, |
| 4100 | + FA914E532ECF968000C54BDD /* UserFeedbackIntegration.swift */, |
4108 | 4101 | 84CFA4C92C9DF884008DA5F4 /* SentryUserFeedbackWidget.swift */, |
4109 | 4102 | 84B0DFF32CD2CF64007FB332 /* SentryUserFeedbackFormController.swift */, |
4110 | 4103 | 84A903702D39F66F00690CE4 /* SentryUserFeedbackFormViewModel.swift */, |
|
4992 | 4985 | FA67DCD02DDBD4EA00896B02 /* ANR */, |
4993 | 4986 | FA67DCD22DDBD4EA00896B02 /* FramesTracking */, |
4994 | 4987 | FA67DCD62DDBD4EA00896B02 /* Performance */, |
| 4988 | + FA914E5A2ECF988700C54BDD /* Integrations.swift */, |
4995 | 4989 | ); |
4996 | 4990 | path = Integrations; |
4997 | 4991 | sourceTree = "<group>"; |
|
5100 | 5094 | 8E133FA625E72EB400ABD0BF /* SentrySamplingContext.h in Headers */, |
5101 | 5095 | 0A9BF4E428A114B50068D266 /* SentryViewHierarchyIntegration.h in Headers */, |
5102 | 5096 | D8BBD32728FD9FC00011F850 /* SentrySwift.h in Headers */, |
5103 | | - 84CFA4CE2C9E0CA3008DA5F4 /* SentryUserFeedbackIntegration.h in Headers */, |
5104 | | - 8482FA9B2DD7C397000E9283 /* SentryFeedbackAPIHelper.h in Headers */, |
5105 | 5097 | 8E4E7C7425DAAB49006AB9E2 /* SentrySpanProtocol.h in Headers */, |
5106 | 5098 | 8EC4CF4A25C38DAA0093DEE9 /* SentrySpanStatus.h in Headers */, |
5107 | 5099 | 8ECC673D25C23996000E2BF6 /* SentrySpanId.h in Headers */, |
|
5758 | 5750 | 628094742D39584C00B3F18B /* SentryUserCodable.swift in Sources */, |
5759 | 5751 | 631E6D341EBC679C00712345 /* SentryQueueableRequestManager.m in Sources */, |
5760 | 5752 | 7B8713B426415BAA006D6004 /* SentryAppStartTracker.m in Sources */, |
| 5753 | + FA914E5B2ECF988900C54BDD /* Integrations.swift in Sources */, |
5761 | 5754 | 7BDB03BB2513652900BAE198 /* _SentryDispatchQueueWrapperInternal.m in Sources */, |
5762 | 5755 | FA6FC0A32E0B5ACE00ED2669 /* SentrySdkPackage.swift in Sources */, |
5763 | 5756 | F48F78692E61DE28009D4E7D /* SentryReachability.swift in Sources */, |
|
5823 | 5816 | 848A451D2BBF9504006AAAEC /* SentryProfilerTestHelpers.m in Sources */, |
5824 | 5817 | 7B63459F280EBA7200CFA05A /* SentryUIEventTracker.m in Sources */, |
5825 | 5818 | 7BF9EF782722B35D00B5BBEF /* SentrySubClassFinder.m in Sources */, |
5826 | | - 84CFA4CD2C9E0CA3008DA5F4 /* SentryUserFeedbackIntegration.m in Sources */, |
5827 | 5819 | 7BCFA71627D0BB50008C662C /* SentryANRTrackerV1.m in Sources */, |
5828 | 5820 | 8459FCC02BD73EB20038E9C9 /* SentryProfilerSerialization.m in Sources */, |
5829 | 5821 | 620078722D38F00D0022CB67 /* SentryGeoCodable.swift in Sources */, |
|
5932 | 5924 | 6276350C2D59FACC00F7CEF6 /* SentryEventDecoder.swift in Sources */, |
5933 | 5925 | 7B6C5EDC264E8DA80010D138 /* SentryFramesTrackingIntegration.m in Sources */, |
5934 | 5926 | F4FE9E082E6248E40014FED5 /* SentryCrashWrapper.swift in Sources */, |
| 5927 | + FA914E592ECF968500C54BDD /* UserFeedbackIntegration.swift in Sources */, |
5935 | 5928 | 849B8F9A2C6E906900148E1F /* SentryUserFeedbackConfiguration.swift in Sources */, |
5936 | 5929 | 63295AF71EF3C7DB002D4490 /* SentryNSDictionarySanitize.m in Sources */, |
5937 | 5930 | 7B8ECBFC26498958005FE2EF /* SentryDefaultAppStateManager.m in Sources */, |
|
6137 | 6130 | FACEED132E3179A10007B4AC /* SentryOptionsInternal.m in Sources */, |
6138 | 6131 | FAAB95C02EA163590030A2DB /* SentryScopeObserver.swift in Sources */, |
6139 | 6132 | D48891D02E98F2E700212823 /* SentryInfoPlistError.swift in Sources */, |
6140 | | - 8482FA9C2DD7C397000E9283 /* SentryFeedbackAPIHelper.m in Sources */, |
6141 | 6133 | 7BC9A20628F41781001E7C4C /* SentryMeasurementUnit.m in Sources */, |
6142 | 6134 | F429D3AA2E8562EF00DBF387 /* RateLimitParser.swift in Sources */, |
6143 | 6135 | F4E1E9812E8C2B150007B080 /* SentryDateUtil.swift in Sources */, |
|
0 commit comments