|
1104 | 1104 | FA94E7242E6F339400576666 /* SentryEnvelopeItemType.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA94E7232E6F32FA00576666 /* SentryEnvelopeItemType.swift */; }; |
1105 | 1105 | FAA414532ED7615D00B269CD /* SentrySessionReplayHybridSDK.m in Sources */ = {isa = PBXBuildFile; fileRef = FAA414502ED7608E00B269CD /* SentrySessionReplayHybridSDK.m */; }; |
1106 | 1106 | FAA414542ED7616800B269CD /* SentrySessionReplayHybridSDK.h in Headers */ = {isa = PBXBuildFile; fileRef = D80382BE2C09C6FD0090E048 /* SentrySessionReplayHybridSDK.h */; settings = {ATTRIBUTES = (Private, ); }; }; |
| 1107 | + FAA415552ED7CE7300B269CD /* UserFeedbackIntegrationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAA4154F2ED7CE6A00B269CD /* UserFeedbackIntegrationTests.swift */; }; |
1107 | 1108 | FAAB29F12E3D252300ACD577 /* SentrySession.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAAB29F02E3D252000ACD577 /* SentrySession.swift */; }; |
1108 | 1109 | FAAB2EE02E4BE97500FE8B7E /* TestSentryNSApplication.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAAB2EDF2E4BE96F00FE8B7E /* TestSentryNSApplication.swift */; }; |
1109 | 1110 | FAAB2F972E4D345800FE8B7E /* SentryUIDeviceWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAAB2F962E4D344F00FE8B7E /* SentryUIDeviceWrapper.swift */; }; |
|
2486 | 2487 | FA94E6B12E6D265500576666 /* SentryEnvelope.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryEnvelope.swift; sourceTree = "<group>"; }; |
2487 | 2488 | FA94E7232E6F32FA00576666 /* SentryEnvelopeItemType.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryEnvelopeItemType.swift; sourceTree = "<group>"; }; |
2488 | 2489 | FAA414502ED7608E00B269CD /* SentrySessionReplayHybridSDK.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SentrySessionReplayHybridSDK.m; sourceTree = "<group>"; }; |
| 2490 | + FAA4154F2ED7CE6A00B269CD /* UserFeedbackIntegrationTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserFeedbackIntegrationTests.swift; sourceTree = "<group>"; }; |
2489 | 2491 | FAAB29F02E3D252000ACD577 /* SentrySession.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentrySession.swift; sourceTree = "<group>"; }; |
2490 | 2492 | FAAB2EDF2E4BE96F00FE8B7E /* TestSentryNSApplication.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TestSentryNSApplication.swift; sourceTree = "<group>"; }; |
2491 | 2493 | FAAB2F962E4D344F00FE8B7E /* SentryUIDeviceWrapper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryUIDeviceWrapper.swift; sourceTree = "<group>"; }; |
|
4045 | 4047 | 843FB3422D156B9900558F18 /* Feedback */ = { |
4046 | 4048 | isa = PBXGroup; |
4047 | 4049 | children = ( |
| 4050 | + FAA4154F2ED7CE6A00B269CD /* UserFeedbackIntegrationTests.swift */, |
4048 | 4051 | 843FB3412D156B9900558F18 /* SentryFeedbackTests.swift */, |
4049 | 4052 | ); |
4050 | 4053 | path = Feedback; |
|
6391 | 6394 | 7BC6EBF8255C05060059822A /* TestData.swift in Sources */, |
6392 | 6395 | 92235CB02E155B2600865983 /* SentryLoggerTests.swift in Sources */, |
6393 | 6396 | 7B88F30224BC5C6D00ADF90A /* SentrySdkInfoTests.swift in Sources */, |
| 6397 | + FAA415552ED7CE7300B269CD /* UserFeedbackIntegrationTests.swift in Sources */, |
6394 | 6398 | 7BC8523B2458849E005A70F0 /* SentryDataCategoryMapperTests.swift in Sources */, |
6395 | 6399 | 63FE721220DA66EC00CDBAE8 /* SentryCrashMach_Tests.m in Sources */, |
6396 | 6400 | 0A94158228F6C4C2006A5DD1 /* SentryAppStateManagerTests.swift in Sources */, |
|
0 commit comments