|
21 | 21 | 7BFC8B0626D4D24B000D3504 /* LoremIpsum.txt in Resources */ = {isa = PBXBuildFile; fileRef = 7BFC8B0526D4D24B000D3504 /* LoremIpsum.txt */; }; |
22 | 22 | 844DA821282584C300E6B62E /* CoreDataViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D8F57BC427BBD787000D09D4 /* CoreDataViewController.swift */; }; |
23 | 23 | 844DA822282584F700E6B62E /* SentryData.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = D845F35927BAD4CC00A4D7A2 /* SentryData.xcdatamodeld */; }; |
| 24 | + 84732B28292F0BE600790372 /* SentryBaseUnitTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84732B27292F0BE600790372 /* SentryBaseUnitTest.swift */; }; |
24 | 25 | 848A256B286E3351008A8858 /* Sentry.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 630853322440C44F00DDE4CE /* Sentry.framework */; }; |
25 | 26 | 848A256D286E3351008A8858 /* fatal-error-binary-images-message2.json in Resources */ = {isa = PBXBuildFile; fileRef = D83A30DF279F1F5C00372D0A /* fatal-error-binary-images-message2.json */; }; |
26 | 27 | 848A256F286E3351008A8858 /* Sentry.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 630853322440C44F00DDE4CE /* Sentry.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; |
|
250 | 251 | 7B64386C26A6C544000D0F65 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
251 | 252 | 7B79000329028C7300A7F467 /* MetricKitManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MetricKitManager.swift; sourceTree = "<group>"; }; |
252 | 253 | 7BFC8B0526D4D24B000D3504 /* LoremIpsum.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = LoremIpsum.txt; sourceTree = "<group>"; }; |
| 254 | + 84732B27292F0BE600790372 /* SentryBaseUnitTest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryBaseUnitTest.swift; sourceTree = "<group>"; }; |
253 | 255 | 848A2573286E3351008A8858 /* PerformanceBenchmarks.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = PerformanceBenchmarks.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
254 | 256 | 848A2578286E3490008A8858 /* PerformanceBenchmarks-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "PerformanceBenchmarks-Info.plist"; sourceTree = "<group>"; }; |
255 | 257 | 84B527B728DD24BA00475E8D /* SentryDeviceTests.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = SentryDeviceTests.mm; path = ../../../Tests/SentryTests/Helper/SentryDeviceTests.mm; sourceTree = "<group>"; }; |
|
426 | 428 | D83A30DF279F1F5C00372D0A /* fatal-error-binary-images-message2.json */, |
427 | 429 | 7B64386A26A6C544000D0F65 /* LaunchUITests.swift */, |
428 | 430 | D83A30E5279FE21F00372D0A /* SentryFileIOTrackingIntegrationTests.swift */, |
| 431 | + 84732B27292F0BE600790372 /* SentryBaseUnitTest.swift */, |
429 | 432 | 84B527B728DD24BA00475E8D /* SentryDeviceTests.mm */, |
430 | 433 | 84B527BB28DD25E400475E8D /* SentryDevice.h */, |
431 | 434 | 84B527BC28DD25E400475E8D /* SentryDevice.mm */, |
|
834 | 837 | 84B527B928DD24BA00475E8D /* SentryDeviceTests.mm in Sources */, |
835 | 838 | D83A30E6279FE21F00372D0A /* SentryFileIOTrackingIntegrationTests.swift in Sources */, |
836 | 839 | 7B64386B26A6C544000D0F65 /* LaunchUITests.swift in Sources */, |
| 840 | + 84732B28292F0BE600790372 /* SentryBaseUnitTest.swift in Sources */, |
837 | 841 | 84B527BD28DD25E400475E8D /* SentryDevice.mm in Sources */, |
838 | 842 | D83A30C8279EFD6E00372D0A /* ClearTestState.swift in Sources */, |
839 | 843 | ); |
|
0 commit comments