|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 |
| - 330F308C2C0F3840002A0D4E /* RNSentryBreadcrumbTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 330F308B2C0F3840002A0D4E /* RNSentryBreadcrumbTests.m */; }; |
| 10 | + 3360843D2C340C76008CC412 /* RNSentryBreadcrumbTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3360843C2C340C76008CC412 /* RNSentryBreadcrumbTests.swift */; }; |
11 | 11 | 33958C692BFCF12600AD1FB6 /* RNSentryOnDrawReporterTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 33958C682BFCF12600AD1FB6 /* RNSentryOnDrawReporterTests.m */; };
|
12 | 12 | 33AFDFED2B8D14B300AAB120 /* RNSentryFramesTrackerListenerTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 33AFDFEC2B8D14B300AAB120 /* RNSentryFramesTrackerListenerTests.m */; };
|
13 | 13 | 33AFDFF12B8D15E500AAB120 /* RNSentryDependencyContainerTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 33AFDFF02B8D15E500AAB120 /* RNSentryDependencyContainerTests.m */; };
|
|
17 | 17 |
|
18 | 18 | /* Begin PBXFileReference section */
|
19 | 19 | 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 |
| - 330F308B2C0F3840002A0D4E /* RNSentryBreadcrumbTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RNSentryBreadcrumbTests.m; sourceTree = "<group>"; }; |
21 | 20 | 330F308D2C0F385A002A0D4E /* RNSentryBreadcrumb.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RNSentryBreadcrumb.h; path = ../ios/RNSentryBreadcrumb.h; sourceTree = "<group>"; };
|
| 21 | + 3360843B2C340C75008CC412 /* RNSentryCocoaTesterTests-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "RNSentryCocoaTesterTests-Bridging-Header.h"; sourceTree = "<group>"; }; |
| 22 | + 3360843C2C340C76008CC412 /* RNSentryBreadcrumbTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RNSentryBreadcrumbTests.swift; sourceTree = "<group>"; }; |
22 | 23 | 3360898D29524164007C7730 /* RNSentryCocoaTesterTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RNSentryCocoaTesterTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
23 | 24 | 338739072A7D7D2800950DDD /* RNSentryTests.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RNSentryTests.h; sourceTree = "<group>"; };
|
24 | 25 | 33958C672BFCEF5A00AD1FB6 /* RNSentryOnDrawReporter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RNSentryOnDrawReporter.h; path = ../ios/RNSentryOnDrawReporter.h; sourceTree = "<group>"; };
|
|
83 | 84 | 33AFDFF02B8D15E500AAB120 /* RNSentryDependencyContainerTests.m */,
|
84 | 85 | 33AFDFF22B8D15F600AAB120 /* RNSentryDependencyContainerTests.h */,
|
85 | 86 | 33958C682BFCF12600AD1FB6 /* RNSentryOnDrawReporterTests.m */,
|
86 |
| - 330F308B2C0F3840002A0D4E /* RNSentryBreadcrumbTests.m */, |
| 87 | + 3360843C2C340C76008CC412 /* RNSentryBreadcrumbTests.swift */, |
| 88 | + 3360843B2C340C75008CC412 /* RNSentryCocoaTesterTests-Bridging-Header.h */, |
87 | 89 | );
|
88 | 90 | path = RNSentryCocoaTesterTests;
|
89 | 91 | sourceTree = "<group>";
|
|
138 | 140 | TargetAttributes = {
|
139 | 141 | 3360898C29524164007C7730 = {
|
140 | 142 | CreatedOnToolsVersion = 14.2;
|
| 143 | + LastSwiftMigration = 1540; |
141 | 144 | };
|
142 | 145 | };
|
143 | 146 | };
|
|
209 | 212 | 33AFDFF12B8D15E500AAB120 /* RNSentryDependencyContainerTests.m in Sources */,
|
210 | 213 | 33F58AD02977037D008F60EA /* RNSentryTests.mm in Sources */,
|
211 | 214 | 33958C692BFCF12600AD1FB6 /* RNSentryOnDrawReporterTests.m in Sources */,
|
212 |
| - 330F308C2C0F3840002A0D4E /* RNSentryBreadcrumbTests.m in Sources */, |
| 215 | + 3360843D2C340C76008CC412 /* RNSentryBreadcrumbTests.swift in Sources */, |
213 | 216 | 33AFDFED2B8D14B300AAB120 /* RNSentryFramesTrackerListenerTests.m in Sources */,
|
214 | 217 | );
|
215 | 218 | runOnlyForDeploymentPostprocessing = 0;
|
|
333 | 336 | isa = XCBuildConfiguration;
|
334 | 337 | baseConfigurationReference = E2321E7CFA55AB617247098E /* Pods-RNSentryCocoaTesterTests.debug.xcconfig */;
|
335 | 338 | buildSettings = {
|
| 339 | + CLANG_ENABLE_MODULES = YES; |
336 | 340 | CODE_SIGN_STYLE = Automatic;
|
337 | 341 | CURRENT_PROJECT_VERSION = 1;
|
338 | 342 | GENERATE_INFOPLIST_FILE = YES;
|
|
387 | 391 | SUPPORTS_MACCATALYST = NO;
|
388 | 392 | SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
|
389 | 393 | SWIFT_EMIT_LOC_STRINGS = NO;
|
| 394 | + SWIFT_OBJC_BRIDGING_HEADER = "RNSentryCocoaTesterTests/RNSentryCocoaTesterTests-Bridging-Header.h"; |
| 395 | + SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
| 396 | + SWIFT_VERSION = 5.0; |
390 | 397 | TARGETED_DEVICE_FAMILY = 1;
|
391 | 398 | };
|
392 | 399 | name = Debug;
|
|
395 | 402 | isa = XCBuildConfiguration;
|
396 | 403 | baseConfigurationReference = 1482D5685A340AB93348A43D /* Pods-RNSentryCocoaTesterTests.release.xcconfig */;
|
397 | 404 | buildSettings = {
|
| 405 | + CLANG_ENABLE_MODULES = YES; |
398 | 406 | CODE_SIGN_STYLE = Automatic;
|
399 | 407 | CURRENT_PROJECT_VERSION = 1;
|
400 | 408 | GENERATE_INFOPLIST_FILE = YES;
|
|
449 | 457 | SUPPORTS_MACCATALYST = NO;
|
450 | 458 | SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
|
451 | 459 | SWIFT_EMIT_LOC_STRINGS = NO;
|
| 460 | + SWIFT_OBJC_BRIDGING_HEADER = "RNSentryCocoaTesterTests/RNSentryCocoaTesterTests-Bridging-Header.h"; |
| 461 | + SWIFT_VERSION = 5.0; |
452 | 462 | TARGETED_DEVICE_FAMILY = 1;
|
453 | 463 | };
|
454 | 464 | name = Release;
|
|
0 commit comments