|
697 | 697 | 845C16D52A622A5B00EC9519 /* SentryTracer+Private.h in Headers */ = {isa = PBXBuildFile; fileRef = 845C16D42A622A5B00EC9519 /* SentryTracer+Private.h */; }; |
698 | 698 | 845CEAEF2D83F79500B6B325 /* SentryProfilingPublicAPITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 845CEAEE2D83F79500B6B325 /* SentryProfilingPublicAPITests.swift */; }; |
699 | 699 | 845CEB172D8A979700B6B325 /* SentryAppStartProfilingConfigurationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 845CEB162D8A979700B6B325 /* SentryAppStartProfilingConfigurationTests.swift */; }; |
| 700 | + 8482FA9B2DD7C397000E9283 /* SentryFeedbackAPI.h in Headers */ = {isa = PBXBuildFile; fileRef = 8482FA992DD7C397000E9283 /* SentryFeedbackAPI.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
| 701 | + 8482FA9C2DD7C397000E9283 /* SentryFeedbackAPI.m in Sources */ = {isa = PBXBuildFile; fileRef = 8482FA9A2DD7C397000E9283 /* SentryFeedbackAPI.m */; }; |
700 | 702 | 848A45192BBF8D33006AAAEC /* SentryContinuousProfiler.mm in Sources */ = {isa = PBXBuildFile; fileRef = 848A45182BBF8D33006AAAEC /* SentryContinuousProfiler.mm */; }; |
701 | 703 | 848A451A2BBF8D33006AAAEC /* SentryContinuousProfiler.h in Headers */ = {isa = PBXBuildFile; fileRef = 848A45172BBF8D33006AAAEC /* SentryContinuousProfiler.h */; }; |
702 | 704 | 848A451D2BBF9504006AAAEC /* SentryProfilerTestHelpers.m in Sources */ = {isa = PBXBuildFile; fileRef = 848A451C2BBF9504006AAAEC /* SentryProfilerTestHelpers.m */; }; |
|
1864 | 1866 | 845CEAEE2D83F79500B6B325 /* SentryProfilingPublicAPITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryProfilingPublicAPITests.swift; sourceTree = "<group>"; }; |
1865 | 1867 | 845CEB162D8A979700B6B325 /* SentryAppStartProfilingConfigurationTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryAppStartProfilingConfigurationTests.swift; sourceTree = "<group>"; }; |
1866 | 1868 | 846F90332D56F59D009E86C1 /* Brewfile-ci-deploy */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; path = "Brewfile-ci-deploy"; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; |
| 1869 | + 8482FA992DD7C397000E9283 /* SentryFeedbackAPI.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SentryFeedbackAPI.h; sourceTree = "<group>"; }; |
| 1870 | + 8482FA9A2DD7C397000E9283 /* SentryFeedbackAPI.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryFeedbackAPI.m; sourceTree = "<group>"; }; |
1867 | 1871 | 848A45172BBF8D33006AAAEC /* SentryContinuousProfiler.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryContinuousProfiler.h; path = ../include/SentryContinuousProfiler.h; sourceTree = "<group>"; }; |
1868 | 1872 | 848A45182BBF8D33006AAAEC /* SentryContinuousProfiler.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = SentryContinuousProfiler.mm; sourceTree = "<group>"; }; |
1869 | 1873 | 848A451B2BBF9504006AAAEC /* SentryProfilerTestHelpers.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryProfilerTestHelpers.h; path = ../include/SentryProfilerTestHelpers.h; sourceTree = "<group>"; }; |
|
3770 | 3774 | children = ( |
3771 | 3775 | 849B8F9E2C70091A00148E1F /* Configuration */, |
3772 | 3776 | 849B8F962C6E906900148E1F /* SentryUserFeedbackIntegrationDriver.swift */, |
| 3777 | + 8482FA992DD7C397000E9283 /* SentryFeedbackAPI.h */, |
| 3778 | + 8482FA9A2DD7C397000E9283 /* SentryFeedbackAPI.m */, |
3773 | 3779 | 84DBC62B2CE82F0E000C4904 /* SentryFeedback.swift */, |
3774 | 3780 | 84CFA4CB2C9E0CA3008DA5F4 /* SentryUserFeedbackIntegration.h */, |
3775 | 3781 | 84CFA4CC2C9E0CA3008DA5F4 /* SentryUserFeedbackIntegration.m */, |
|
4348 | 4354 | 0A9BF4E428A114B50068D266 /* SentryViewHierarchyIntegration.h in Headers */, |
4349 | 4355 | D8BBD32728FD9FC00011F850 /* SentrySwift.h in Headers */, |
4350 | 4356 | 84CFA4CE2C9E0CA3008DA5F4 /* SentryUserFeedbackIntegration.h in Headers */, |
| 4357 | + 8482FA9B2DD7C397000E9283 /* SentryFeedbackAPI.h in Headers */, |
4351 | 4358 | 8E4E7C7425DAAB49006AB9E2 /* SentrySpanProtocol.h in Headers */, |
4352 | 4359 | 8EC4CF4A25C38DAA0093DEE9 /* SentrySpanStatus.h in Headers */, |
4353 | 4360 | 8ECC673D25C23996000E2BF6 /* SentrySpanId.h in Headers */, |
|
5260 | 5267 | 63FE710B20DA4C1000CDBAE8 /* SentryCrashMach.c in Sources */, |
5261 | 5268 | 63FE707720DA4C1000CDBAE8 /* SentryDictionaryDeepSearch.m in Sources */, |
5262 | 5269 | 621D9F2F2B9B0320003D94DE /* SentryCurrentDateProvider.swift in Sources */, |
| 5270 | + 8482FA9C2DD7C397000E9283 /* SentryFeedbackAPI.m in Sources */, |
5263 | 5271 | 7BC9A20628F41781001E7C4C /* SentryMeasurementUnit.m in Sources */, |
5264 | 5272 | 63FE71A020DA4C1100CDBAE8 /* SentryCrashInstallation.m in Sources */, |
5265 | 5273 | 63FE713520DA4C1100CDBAE8 /* SentryCrashMemory.c in Sources */, |
|
0 commit comments