|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | | - 2639D71D3BD04F17B0BAC987 /* RNSentryTurboModulePerfControllerTests.mm in Sources */ = {isa = PBXBuildFile; fileRef = E795057A6D534A80A9D06356 /* RNSentryTurboModulePerfControllerTests.mm */; }; |
11 | 10 | 332D33472CDBDBB600547D76 /* RNSentryReplayOptionsTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 332D33462CDBDBB600547D76 /* RNSentryReplayOptionsTests.swift */; }; |
12 | 11 | 3339C4812D6625570088EB3A /* RNSentryUserTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 3339C4802D6625570088EB3A /* RNSentryUserTests.m */; }; |
13 | 12 | 336084392C32E382008CC412 /* RNSentryReplayBreadcrumbConverterTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 336084382C32E382008CC412 /* RNSentryReplayBreadcrumbConverterTests.swift */; }; |
|
18 | 17 | 33DEDFED2D8DC825006066E4 /* RNSentryOnDrawReporter+Test.mm in Sources */ = {isa = PBXBuildFile; fileRef = 33DEDFEC2D8DC820006066E4 /* RNSentryOnDrawReporter+Test.mm */; }; |
19 | 18 | 33DEDFF02D9185EB006066E4 /* RNSentryTimeToDisplayTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 33DEDFEF2D9185E3006066E4 /* RNSentryTimeToDisplayTests.swift */; }; |
20 | 19 | 33F58AD02977037D008F60EA /* RNSentryTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 33F58ACF2977037D008F60EA /* RNSentryTests.m */; }; |
| 20 | + 2639D71D3BD04F17B0BAC987 /* RNSentryTurboModulePerfControllerTests.mm in Sources */ = {isa = PBXBuildFile; fileRef = E795057A6D534A80A9D06356 /* RNSentryTurboModulePerfControllerTests.mm */; }; |
21 | 21 | AEFB00422CC90C4B00EC8A9A /* RNSentryBreadcrumbTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3360843C2C340C76008CC412 /* RNSentryBreadcrumbTests.swift */; }; |
22 | 22 | B4DEB41739F14AA38202D4D4 /* RNSentryUriValidationTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 3E3742693F7643C2ADE1BDF2 /* RNSentryUriValidationTests.m */; }; |
23 | 23 | B5859A50A3E865EF5E61465A /* libPods-RNSentryCocoaTesterTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 650CB718ACFBD05609BF2126 /* libPods-RNSentryCocoaTesterTests.a */; }; |
|
52 | 52 | 33F58ACF2977037D008F60EA /* RNSentryTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNSentryTests.m; sourceTree = "<group>"; }; |
53 | 53 | 3E3742693F7643C2ADE1BDF2 /* RNSentryUriValidationTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RNSentryUriValidationTests.m; sourceTree = "<group>"; }; |
54 | 54 | 650CB718ACFBD05609BF2126 /* libPods-RNSentryCocoaTesterTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-RNSentryCocoaTesterTests.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
55 | | - E2321E7CFA55AB617247098E /* Pods-RNSentryCocoaTesterTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RNSentryCocoaTesterTests.debug.xcconfig"; path = "Target Support Files/Pods-RNSentryCocoaTesterTests/Pods-RNSentryCocoaTesterTests.debug.xcconfig"; sourceTree = "<group>"; }; |
56 | 55 | E795057A6D534A80A9D06356 /* RNSentryTurboModulePerfControllerTests.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = RNSentryTurboModulePerfControllerTests.mm; sourceTree = "<group>"; }; |
| 56 | + E2321E7CFA55AB617247098E /* Pods-RNSentryCocoaTesterTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RNSentryCocoaTesterTests.debug.xcconfig"; path = "Target Support Files/Pods-RNSentryCocoaTesterTests/Pods-RNSentryCocoaTesterTests.debug.xcconfig"; sourceTree = "<group>"; }; |
57 | 57 | F48F26542EA2A481008A185E /* RNSentryEmitNewFrameEvent.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = RNSentryEmitNewFrameEvent.h; path = ../ios/RNSentryEmitNewFrameEvent.h; sourceTree = SOURCE_ROOT; }; |
58 | 58 | F48F26552EA2A4D4008A185E /* RNSentryFramesTrackerListener.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = RNSentryFramesTrackerListener.h; path = ../ios/RNSentryFramesTrackerListener.h; sourceTree = SOURCE_ROOT; }; |
59 | 59 | FADF868E2EBD053E00D6652D /* SentrySDKWrapper.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentrySDKWrapper.h; path = ../ios/SentrySDKWrapper.h; sourceTree = SOURCE_ROOT; }; |
|
169 | 169 | 3360898929524164007C7730 /* Sources */, |
170 | 170 | BB7D14838753E6599863899B /* Frameworks */, |
171 | 171 | CC7959F3721CB3AD7CB6A047 /* [CP] Copy Pods Resources */, |
172 | | - 2AA6DCCDB9B6D20211E939EC /* [CP] Embed Pods Frameworks */, |
173 | 172 | ); |
174 | 173 | buildRules = ( |
175 | 174 | ); |
|
215 | 214 | /* End PBXProject section */ |
216 | 215 |
|
217 | 216 | /* Begin PBXShellScriptBuildPhase section */ |
218 | | - 2AA6DCCDB9B6D20211E939EC /* [CP] Embed Pods Frameworks */ = { |
219 | | - isa = PBXShellScriptBuildPhase; |
220 | | - buildActionMask = 2147483647; |
221 | | - files = ( |
222 | | - ); |
223 | | - inputFileListPaths = ( |
224 | | - "${PODS_ROOT}/Target Support Files/Pods-RNSentryCocoaTesterTests/Pods-RNSentryCocoaTesterTests-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
225 | | - ); |
226 | | - name = "[CP] Embed Pods Frameworks"; |
227 | | - outputFileListPaths = ( |
228 | | - "${PODS_ROOT}/Target Support Files/Pods-RNSentryCocoaTesterTests/Pods-RNSentryCocoaTesterTests-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
229 | | - ); |
230 | | - runOnlyForDeploymentPostprocessing = 0; |
231 | | - shellPath = /bin/sh; |
232 | | - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-RNSentryCocoaTesterTests/Pods-RNSentryCocoaTesterTests-frameworks.sh\"\n"; |
233 | | - showEnvVarsInLog = 0; |
234 | | - }; |
235 | 217 | 30F19D4E16BEEFEC68733838 /* [CP] Check Pods Manifest.lock */ = { |
236 | 218 | isa = PBXShellScriptBuildPhase; |
237 | 219 | buildActionMask = 2147483647; |
|
352 | 334 | MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; |
353 | 335 | MTL_FAST_MATH = YES; |
354 | 336 | ONLY_ACTIVE_ARCH = YES; |
355 | | - OTHER_CFLAGS = ( |
356 | | - "$(inherited)", |
357 | | - "-DRCT_REMOVE_LEGACY_ARCH=1", |
358 | | - ); |
359 | | - OTHER_CPLUSPLUSFLAGS = ( |
360 | | - "$(inherited)", |
361 | | - "-DRCT_REMOVE_LEGACY_ARCH=1", |
362 | | - ); |
363 | 337 | OTHER_LDFLAGS = ( |
364 | 338 | "$(inherited)", |
365 | 339 | " ", |
366 | 340 | ); |
367 | | - PODFILE_DIR = "$(SRCROOT)"; |
368 | 341 | REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native"; |
369 | 342 | SDKROOT = iphoneos; |
370 | 343 | SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) DEBUG"; |
371 | | - USE_HERMES = true; |
| 344 | + USE_HERMES = false; |
372 | 345 | }; |
373 | 346 | name = Debug; |
374 | 347 | }; |
|
420 | 393 | IPHONEOS_DEPLOYMENT_TARGET = 12.4; |
421 | 394 | MTL_ENABLE_DEBUG_INFO = NO; |
422 | 395 | MTL_FAST_MATH = YES; |
423 | | - OTHER_CFLAGS = ( |
424 | | - "$(inherited)", |
425 | | - "-DRCT_REMOVE_LEGACY_ARCH=1", |
426 | | - ); |
427 | | - OTHER_CPLUSPLUSFLAGS = ( |
428 | | - "$(inherited)", |
429 | | - "-DRCT_REMOVE_LEGACY_ARCH=1", |
430 | | - ); |
431 | 396 | OTHER_LDFLAGS = ( |
432 | 397 | "$(inherited)", |
433 | 398 | " ", |
434 | 399 | ); |
435 | | - PODFILE_DIR = "$(SRCROOT)"; |
436 | 400 | REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native"; |
437 | 401 | SDKROOT = iphoneos; |
438 | | - USE_HERMES = true; |
| 402 | + USE_HERMES = false; |
439 | 403 | VALIDATE_PRODUCT = YES; |
440 | 404 | }; |
441 | 405 | name = Release; |
|
0 commit comments