|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | 330F308C2C0F3840002A0D4E /* RNSentryBreadcrumbTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 330F308B2C0F3840002A0D4E /* RNSentryBreadcrumbTests.m */; }; |
| 11 | + 336084392C32E382008CC412 /* RNSentryCocoaUnitTesterTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 336084382C32E382008CC412 /* RNSentryCocoaUnitTesterTests.swift */; }; |
11 | 12 | 33958C692BFCF12600AD1FB6 /* RNSentryOnDrawReporterTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 33958C682BFCF12600AD1FB6 /* RNSentryOnDrawReporterTests.m */; }; |
12 | 13 | 33AFDFED2B8D14B300AAB120 /* RNSentryFramesTrackerListenerTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 33AFDFEC2B8D14B300AAB120 /* RNSentryFramesTrackerListenerTests.m */; }; |
13 | 14 | 33AFDFF12B8D15E500AAB120 /* RNSentryDependencyContainerTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 33AFDFF02B8D15E500AAB120 /* RNSentryDependencyContainerTests.m */; }; |
|
19 | 20 | 1482D5685A340AB93348A43D /* Pods-RNSentryCocoaTesterTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RNSentryCocoaTesterTests.release.xcconfig"; path = "Target Support Files/Pods-RNSentryCocoaTesterTests/Pods-RNSentryCocoaTesterTests.release.xcconfig"; sourceTree = "<group>"; }; |
20 | 21 | 330F308B2C0F3840002A0D4E /* RNSentryBreadcrumbTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RNSentryBreadcrumbTests.m; sourceTree = "<group>"; }; |
21 | 22 | 330F308D2C0F385A002A0D4E /* RNSentryBreadcrumb.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RNSentryBreadcrumb.h; path = ../ios/RNSentryBreadcrumb.h; sourceTree = "<group>"; }; |
| 23 | + 336084372C32E382008CC412 /* RNSentryCocoaTesterTests-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "RNSentryCocoaTesterTests-Bridging-Header.h"; sourceTree = "<group>"; }; |
| 24 | + 336084382C32E382008CC412 /* RNSentryCocoaUnitTesterTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RNSentryCocoaUnitTesterTests.swift; sourceTree = "<group>"; }; |
| 25 | + 3360843A2C32E3A8008CC412 /* RNSentryReplayBreadcrumbConverter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RNSentryReplayBreadcrumbConverter.h; path = ../ios/RNSentryReplayBreadcrumbConverter.h; sourceTree = "<group>"; }; |
22 | 26 | 3360898D29524164007C7730 /* RNSentryCocoaTesterTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RNSentryCocoaTesterTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
23 | 27 | 338739072A7D7D2800950DDD /* RNSentryTests.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RNSentryTests.h; sourceTree = "<group>"; }; |
24 | 28 | 33958C672BFCEF5A00AD1FB6 /* RNSentryOnDrawReporter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RNSentryOnDrawReporter.h; path = ../ios/RNSentryOnDrawReporter.h; sourceTree = "<group>"; }; |
|
76 | 80 | 3360899029524164007C7730 /* RNSentryCocoaTesterTests */ = { |
77 | 81 | isa = PBXGroup; |
78 | 82 | children = ( |
| 83 | + 336084382C32E382008CC412 /* RNSentryCocoaUnitTesterTests.swift */, |
79 | 84 | 33F58ACF2977037D008F60EA /* RNSentryTests.mm */, |
80 | 85 | 338739072A7D7D2800950DDD /* RNSentryTests.h */, |
81 | 86 | 33AFDFEC2B8D14B300AAB120 /* RNSentryFramesTrackerListenerTests.m */, |
|
84 | 89 | 33AFDFF22B8D15F600AAB120 /* RNSentryDependencyContainerTests.h */, |
85 | 90 | 33958C682BFCF12600AD1FB6 /* RNSentryOnDrawReporterTests.m */, |
86 | 91 | 330F308B2C0F3840002A0D4E /* RNSentryBreadcrumbTests.m */, |
| 92 | + 336084372C32E382008CC412 /* RNSentryCocoaTesterTests-Bridging-Header.h */, |
87 | 93 | ); |
88 | 94 | path = RNSentryCocoaTesterTests; |
89 | 95 | sourceTree = "<group>"; |
90 | 96 | }; |
91 | 97 | 33AFE0122B8F319000AAB120 /* RNSentry */ = { |
92 | 98 | isa = PBXGroup; |
93 | 99 | children = ( |
| 100 | + 3360843A2C32E3A8008CC412 /* RNSentryReplayBreadcrumbConverter.h */, |
94 | 101 | 330F308D2C0F385A002A0D4E /* RNSentryBreadcrumb.h */, |
95 | 102 | 33958C672BFCEF5A00AD1FB6 /* RNSentryOnDrawReporter.h */, |
96 | 103 | 33AFE0132B8F31AF00AAB120 /* RNSentryDependencyContainer.h */, |
|
134 | 141 | isa = PBXProject; |
135 | 142 | attributes = { |
136 | 143 | BuildIndependentTargetsInParallel = 1; |
| 144 | + LastSwiftUpdateCheck = 1540; |
137 | 145 | LastUpgradeCheck = 1420; |
138 | 146 | TargetAttributes = { |
139 | 147 | 3360898C29524164007C7730 = { |
140 | 148 | CreatedOnToolsVersion = 14.2; |
| 149 | + LastSwiftMigration = 1540; |
141 | 150 | }; |
142 | 151 | }; |
143 | 152 | }; |
|
207 | 216 | buildActionMask = 2147483647; |
208 | 217 | files = ( |
209 | 218 | 33AFDFF12B8D15E500AAB120 /* RNSentryDependencyContainerTests.m in Sources */, |
| 219 | + 336084392C32E382008CC412 /* RNSentryCocoaUnitTesterTests.swift in Sources */, |
210 | 220 | 33F58AD02977037D008F60EA /* RNSentryTests.mm in Sources */, |
211 | 221 | 33958C692BFCF12600AD1FB6 /* RNSentryOnDrawReporterTests.m in Sources */, |
212 | 222 | 330F308C2C0F3840002A0D4E /* RNSentryBreadcrumbTests.m in Sources */, |
|
333 | 343 | isa = XCBuildConfiguration; |
334 | 344 | baseConfigurationReference = E2321E7CFA55AB617247098E /* Pods-RNSentryCocoaTesterTests.debug.xcconfig */; |
335 | 345 | buildSettings = { |
| 346 | + CLANG_ENABLE_MODULES = YES; |
336 | 347 | CODE_SIGN_STYLE = Automatic; |
337 | 348 | CURRENT_PROJECT_VERSION = 1; |
338 | 349 | GENERATE_INFOPLIST_FILE = YES; |
|
387 | 398 | SUPPORTS_MACCATALYST = NO; |
388 | 399 | SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO; |
389 | 400 | SWIFT_EMIT_LOC_STRINGS = NO; |
| 401 | + SWIFT_OBJC_BRIDGING_HEADER = "RNSentryCocoaTesterTests/RNSentryCocoaTesterTests-Bridging-Header.h"; |
| 402 | + SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
| 403 | + SWIFT_VERSION = 5.0; |
390 | 404 | TARGETED_DEVICE_FAMILY = 1; |
391 | 405 | }; |
392 | 406 | name = Debug; |
|
395 | 409 | isa = XCBuildConfiguration; |
396 | 410 | baseConfigurationReference = 1482D5685A340AB93348A43D /* Pods-RNSentryCocoaTesterTests.release.xcconfig */; |
397 | 411 | buildSettings = { |
| 412 | + CLANG_ENABLE_MODULES = YES; |
398 | 413 | CODE_SIGN_STYLE = Automatic; |
399 | 414 | CURRENT_PROJECT_VERSION = 1; |
400 | 415 | GENERATE_INFOPLIST_FILE = YES; |
|
449 | 464 | SUPPORTS_MACCATALYST = NO; |
450 | 465 | SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO; |
451 | 466 | SWIFT_EMIT_LOC_STRINGS = NO; |
| 467 | + SWIFT_OBJC_BRIDGING_HEADER = "RNSentryCocoaTesterTests/RNSentryCocoaTesterTests-Bridging-Header.h"; |
| 468 | + SWIFT_VERSION = 5.0; |
452 | 469 | TARGETED_DEVICE_FAMILY = 1; |
453 | 470 | }; |
454 | 471 | name = Release; |
|
0 commit comments