|
40 | 40 | 338739072A7D7D2800950DDD /* RNSentryReplay.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = RNSentryReplay.h; path = ../ios/RNSentryReplay.h; sourceTree = "<group>"; }; |
41 | 41 | 33958C672BFCEF5A00AD1FB6 /* RNSentryOnDrawReporter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RNSentryOnDrawReporter.h; path = ../ios/RNSentryOnDrawReporter.h; sourceTree = "<group>"; }; |
42 | 42 | 33AFDFEC2B8D14B300AAB120 /* RNSentryFramesTrackerListenerTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RNSentryFramesTrackerListenerTests.m; sourceTree = "<group>"; }; |
43 | | - 33AFDFEE2B8D14C200AAB120 /* RNSentryFramesTrackerListenerTests.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RNSentryFramesTrackerListenerTests.h; sourceTree = "<group>"; }; |
44 | 43 | 33AFDFF02B8D15E500AAB120 /* RNSentryDependencyContainerTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RNSentryDependencyContainerTests.m; sourceTree = "<group>"; }; |
45 | | - 33AFDFF22B8D15F600AAB120 /* RNSentryDependencyContainerTests.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RNSentryDependencyContainerTests.h; sourceTree = "<group>"; }; |
46 | 44 | 33AFE0132B8F31AF00AAB120 /* RNSentryDependencyContainer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RNSentryDependencyContainer.h; path = ../ios/RNSentryDependencyContainer.h; sourceTree = "<group>"; }; |
47 | 45 | 33DEDFE92D8DBE5B006066E4 /* RNSentryOnDrawReporterTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RNSentryOnDrawReporterTests.swift; sourceTree = "<group>"; }; |
48 | 46 | 33DEDFEB2D8DC800006066E4 /* RNSentryOnDrawReporter+Test.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "RNSentryOnDrawReporter+Test.h"; sourceTree = "<group>"; }; |
|
52 | 50 | 33F58ACF2977037D008F60EA /* RNSentryTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNSentryTests.m; sourceTree = "<group>"; }; |
53 | 51 | 650CB718ACFBD05609BF2126 /* libPods-RNSentryCocoaTesterTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-RNSentryCocoaTesterTests.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
54 | 52 | 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>"; }; |
| 53 | + F48F26542EA2A481008A185E /* RNSentryEmitNewFrameEvent.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = RNSentryEmitNewFrameEvent.h; path = ../ios/RNSentryEmitNewFrameEvent.h; sourceTree = SOURCE_ROOT; }; |
| 54 | + F48F26552EA2A4D4008A185E /* RNSentryFramesTrackerListener.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = RNSentryFramesTrackerListener.h; path = ../ios/RNSentryFramesTrackerListener.h; sourceTree = SOURCE_ROOT; }; |
55 | 55 | FADF868E2EBD053E00D6652D /* SentrySDKWrapper.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentrySDKWrapper.h; path = ../ios/SentrySDKWrapper.h; sourceTree = SOURCE_ROOT; }; |
56 | 56 | /* End PBXFileReference section */ |
57 | 57 |
|
|
109 | 109 | 33F58ACF2977037D008F60EA /* RNSentryTests.m */, |
110 | 110 | 3339C4802D6625570088EB3A /* RNSentryUserTests.m */, |
111 | 111 | 33AFDFEC2B8D14B300AAB120 /* RNSentryFramesTrackerListenerTests.m */, |
112 | | - 33AFDFEE2B8D14C200AAB120 /* RNSentryFramesTrackerListenerTests.h */, |
113 | 112 | 33AFDFF02B8D15E500AAB120 /* RNSentryDependencyContainerTests.m */, |
114 | | - 33AFDFF22B8D15F600AAB120 /* RNSentryDependencyContainerTests.h */, |
115 | 113 | 3360843C2C340C76008CC412 /* RNSentryBreadcrumbTests.swift */, |
116 | 114 | 332D33462CDBDBB600547D76 /* RNSentryReplayOptionsTests.swift */, |
117 | 115 | 3380C6C32CE25ECA0018B9B6 /* RNSentryReplayPostInitTests.swift */, |
|
140 | 138 | FADF868E2EBD053E00D6652D /* SentrySDKWrapper.h */, |
141 | 139 | 33AFE0132B8F31AF00AAB120 /* RNSentryDependencyContainer.h */, |
142 | 140 | 338739072A7D7D2800950DDD /* RNSentryReplay.h */, |
| 141 | + F48F26542EA2A481008A185E /* RNSentryEmitNewFrameEvent.h */, |
| 142 | + F48F26552EA2A4D4008A185E /* RNSentryFramesTrackerListener.h */, |
143 | 143 | ); |
144 | 144 | name = RNSentry; |
145 | 145 | sourceTree = "<group>"; |
|
238 | 238 | inputFileListPaths = ( |
239 | 239 | "${PODS_ROOT}/Target Support Files/Pods-RNSentryCocoaTesterTests/Pods-RNSentryCocoaTesterTests-resources-${CONFIGURATION}-input-files.xcfilelist", |
240 | 240 | ); |
| 241 | + inputPaths = ( |
| 242 | + ); |
241 | 243 | name = "[CP] Copy Pods Resources"; |
242 | 244 | outputFileListPaths = ( |
243 | 245 | "${PODS_ROOT}/Target Support Files/Pods-RNSentryCocoaTesterTests/Pods-RNSentryCocoaTesterTests-resources-${CONFIGURATION}-output-files.xcfilelist", |
244 | 246 | ); |
| 247 | + outputPaths = ( |
| 248 | + ); |
245 | 249 | runOnlyForDeploymentPostprocessing = 0; |
246 | 250 | shellPath = /bin/sh; |
247 | 251 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-RNSentryCocoaTesterTests/Pods-RNSentryCocoaTesterTests-resources.sh\"\n"; |
|
436 | 440 | "\"$(PODS_TARGET_SRCROOT)/include/\"", |
437 | 441 | "\"${PODS_ROOT}/Sentry/Sources/Sentry/include\"", |
438 | 442 | ); |
439 | | - IPHONEOS_DEPLOYMENT_TARGET = 12.4; |
| 443 | + IPHONEOS_DEPLOYMENT_TARGET = 15.0; |
440 | 444 | MARKETING_VERSION = 1.0; |
441 | 445 | PRODUCT_BUNDLE_IDENTIFIER = io.sentry.RNSentryCocoaTesterTests; |
442 | 446 | PRODUCT_NAME = "$(TARGET_NAME)"; |
|
503 | 507 | "\"$(PODS_TARGET_SRCROOT)/include/\"", |
504 | 508 | "\"${PODS_ROOT}/Sentry/Sources/Sentry/include\"", |
505 | 509 | ); |
506 | | - IPHONEOS_DEPLOYMENT_TARGET = 12.4; |
| 510 | + IPHONEOS_DEPLOYMENT_TARGET = 15.0; |
507 | 511 | MARKETING_VERSION = 1.0; |
508 | 512 | PRODUCT_BUNDLE_IDENTIFIER = io.sentry.RNSentryCocoaTesterTests; |
509 | 513 | PRODUCT_NAME = "$(TARGET_NAME)"; |
|
0 commit comments