|
44 | 44 | 84BE546F287503F100ACC735 /* SentrySDKPerformanceBenchmarkTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 84BE546E287503F100ACC735 /* SentrySDKPerformanceBenchmarkTests.m */; }; |
45 | 45 | 84BE547E287645B900ACC735 /* SentryProcessInfo.m in Sources */ = {isa = PBXBuildFile; fileRef = 84BE54792876451D00ACC735 /* SentryProcessInfo.m */; }; |
46 | 46 | 84DBC6252CE6D321000C4904 /* UserFeedbackUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84DBC61F2CE6D31C000C4904 /* UserFeedbackUITests.swift */; }; |
| 47 | + 84EEE6632D28B35700010A9D /* SentrySDKWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84EEE6612D28B35700010A9D /* SentrySDKWrapper.swift */; }; |
| 48 | + 84EEE6642D2CABF500010A9D /* SentrySDKWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84EEE6612D28B35700010A9D /* SentrySDKWrapper.swift */; }; |
47 | 49 | 84FB812A284001B800F3A94A /* SentryBenchmarking.mm in Sources */ = {isa = PBXBuildFile; fileRef = 84FB8129284001B800F3A94A /* SentryBenchmarking.mm */; }; |
48 | 50 | 84FB812B284001B800F3A94A /* SentryBenchmarking.mm in Sources */ = {isa = PBXBuildFile; fileRef = 84FB8129284001B800F3A94A /* SentryBenchmarking.mm */; }; |
49 | 51 | 8E8C57AF25EF16E6001CEEFA /* TraceTestViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8E8C57AE25EF16E6001CEEFA /* TraceTestViewController.swift */; }; |
|
290 | 292 | 84BE54782876451D00ACC735 /* SentryProcessInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SentryProcessInfo.h; sourceTree = "<group>"; }; |
291 | 293 | 84BE54792876451D00ACC735 /* SentryProcessInfo.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryProcessInfo.m; sourceTree = "<group>"; }; |
292 | 294 | 84DBC61F2CE6D31C000C4904 /* UserFeedbackUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserFeedbackUITests.swift; sourceTree = "<group>"; }; |
| 295 | + 84EEE6612D28B35700010A9D /* SentrySDKWrapper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentrySDKWrapper.swift; sourceTree = "<group>"; }; |
293 | 296 | 84FB8125284001B800F3A94A /* SentryBenchmarking.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SentryBenchmarking.h; sourceTree = "<group>"; }; |
294 | 297 | 84FB8129284001B800F3A94A /* SentryBenchmarking.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = SentryBenchmarking.mm; sourceTree = "<group>"; }; |
295 | 298 | 84FB812C2840021B00F3A94A /* iOS-Swift-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "iOS-Swift-Bridging-Header.h"; sourceTree = "<group>"; }; |
|
483 | 486 | D8DBDA73274D4DF900007380 /* ViewControllers */, |
484 | 487 | 63F93AA9245AC91600A500DB /* iOS-Swift.entitlements */, |
485 | 488 | 637AFDA9243B02760034958B /* AppDelegate.swift */, |
| 489 | + 84EEE6612D28B35700010A9D /* SentrySDKWrapper.swift */, |
486 | 490 | 637AFDAD243B02760034958B /* TransactionsViewController.swift */, |
487 | 491 | 84AB90782A50031B0054C99A /* Profiling */, |
488 | 492 | D80D021229EE93630084393D /* ErrorsViewController.swift */, |
|
1133 | 1137 | 84BA71F12C8BC55A0045B828 /* Toasts.swift in Sources */, |
1134 | 1138 | 629EC8AD2B0B537400858855 /* TriggerAppHang.swift in Sources */, |
1135 | 1139 | D8AE48C92C57DC2F0092A2A6 /* WebViewController.swift in Sources */, |
| 1140 | + 84EEE6632D28B35700010A9D /* SentrySDKWrapper.swift in Sources */, |
1136 | 1141 | D8DBDA78274D5FC400007380 /* SplitViewController.swift in Sources */, |
1137 | 1142 | 84ACC43C2A73CB5900932A18 /* ProfilingNetworkScanner.swift in Sources */, |
1138 | 1143 | D80D021A29EE936F0084393D /* ExtraViewController.swift in Sources */, |
|
1182 | 1187 | 924857562C89A86300774AC3 /* MainViewController.swift in Sources */, |
1183 | 1188 | D8F3D058274E57D600B56F8C /* TableViewController.swift in Sources */, |
1184 | 1189 | 7B5525B62938B644006A2932 /* DiskWriteException.swift in Sources */, |
| 1190 | + 84EEE6642D2CABF500010A9D /* SentrySDKWrapper.swift in Sources */, |
1185 | 1191 | D8269A58274C0FC700BD5BD5 /* TransactionsViewController.swift in Sources */, |
1186 | 1192 | 844DA821282584C300E6B62E /* CoreDataViewController.swift in Sources */, |
1187 | 1193 | D8444E55275F79570042F4DE /* SpanExtension.swift in Sources */, |
|
0 commit comments