|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | 332D33472CDBDBB600547D76 /* RNSentryReplayOptionsTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 332D33462CDBDBB600547D76 /* RNSentryReplayOptionsTests.swift */; }; |
11 | 11 | 3339C4812D6625570088EB3A /* RNSentryUserTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 3339C4802D6625570088EB3A /* RNSentryUserTests.m */; }; |
12 | | - B4DEB41739F14AA38202D4D4 /* RNSentryUriValidationTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 3E3742693F7643C2ADE1BDF2 /* RNSentryUriValidationTests.m */; }; |
13 | 12 | 336084392C32E382008CC412 /* RNSentryReplayBreadcrumbConverterTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 336084382C32E382008CC412 /* RNSentryReplayBreadcrumbConverterTests.swift */; }; |
14 | 13 | 3380C6C42CE25ECA0018B9B6 /* RNSentryReplayPostInitTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3380C6C32CE25ECA0018B9B6 /* RNSentryReplayPostInitTests.swift */; }; |
15 | 14 | 33AFDFED2B8D14B300AAB120 /* RNSentryFramesTrackerListenerTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 33AFDFEC2B8D14B300AAB120 /* RNSentryFramesTrackerListenerTests.m */; }; |
|
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 */; }; |
21 | 20 | AEFB00422CC90C4B00EC8A9A /* RNSentryBreadcrumbTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3360843C2C340C76008CC412 /* RNSentryBreadcrumbTests.swift */; }; |
| 21 | + B4DEB41739F14AA38202D4D4 /* RNSentryUriValidationTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 3E3742693F7643C2ADE1BDF2 /* RNSentryUriValidationTests.m */; }; |
22 | 22 | B5859A50A3E865EF5E61465A /* libPods-RNSentryCocoaTesterTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 650CB718ACFBD05609BF2126 /* libPods-RNSentryCocoaTesterTests.a */; }; |
23 | 23 | /* End PBXBuildFile section */ |
24 | 24 |
|
|
31 | 31 | 332D334A2CDCC8EB00547D76 /* RNSentryCocoaTesterTests-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "RNSentryCocoaTesterTests-Bridging-Header.h"; sourceTree = "<group>"; }; |
32 | 32 | 3339C47F2D6625260088EB3A /* RNSentry+Test.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "RNSentry+Test.h"; sourceTree = "<group>"; }; |
33 | 33 | 3339C4802D6625570088EB3A /* RNSentryUserTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RNSentryUserTests.m; sourceTree = "<group>"; }; |
34 | | - 3E3742693F7643C2ADE1BDF2 /* RNSentryUriValidationTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RNSentryUriValidationTests.m; sourceTree = "<group>"; }; |
35 | 34 | 336084382C32E382008CC412 /* RNSentryReplayBreadcrumbConverterTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RNSentryReplayBreadcrumbConverterTests.swift; sourceTree = "<group>"; }; |
36 | 35 | 3360843A2C32E3A8008CC412 /* RNSentryReplayBreadcrumbConverter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RNSentryReplayBreadcrumbConverter.h; path = ../ios/RNSentryReplayBreadcrumbConverter.h; sourceTree = "<group>"; }; |
37 | 36 | 3360843C2C340C76008CC412 /* RNSentryBreadcrumbTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RNSentryBreadcrumbTests.swift; sourceTree = "<group>"; }; |
|
50 | 49 | 33DEDFEE2D8DD431006066E4 /* RNSentryTimeToDisplay.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = RNSentryTimeToDisplay.h; path = ../ios/RNSentryTimeToDisplay.h; sourceTree = SOURCE_ROOT; }; |
51 | 50 | 33DEDFEF2D9185E3006066E4 /* RNSentryTimeToDisplayTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RNSentryTimeToDisplayTests.swift; sourceTree = "<group>"; }; |
52 | 51 | 33F58ACF2977037D008F60EA /* RNSentryTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNSentryTests.m; sourceTree = "<group>"; }; |
| 52 | + 3E3742693F7643C2ADE1BDF2 /* RNSentryUriValidationTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RNSentryUriValidationTests.m; sourceTree = "<group>"; }; |
53 | 53 | 650CB718ACFBD05609BF2126 /* libPods-RNSentryCocoaTesterTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-RNSentryCocoaTesterTests.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
54 | 54 | 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>"; }; |
55 | 55 | F48F26542EA2A481008A185E /* RNSentryEmitNewFrameEvent.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = RNSentryEmitNewFrameEvent.h; path = ../ios/RNSentryEmitNewFrameEvent.h; sourceTree = SOURCE_ROOT; }; |
|
241 | 241 | inputFileListPaths = ( |
242 | 242 | "${PODS_ROOT}/Target Support Files/Pods-RNSentryCocoaTesterTests/Pods-RNSentryCocoaTesterTests-resources-${CONFIGURATION}-input-files.xcfilelist", |
243 | 243 | ); |
244 | | - inputPaths = ( |
245 | | - ); |
246 | 244 | name = "[CP] Copy Pods Resources"; |
247 | 245 | outputFileListPaths = ( |
248 | 246 | "${PODS_ROOT}/Target Support Files/Pods-RNSentryCocoaTesterTests/Pods-RNSentryCocoaTesterTests-resources-${CONFIGURATION}-output-files.xcfilelist", |
249 | 247 | ); |
250 | | - outputPaths = ( |
251 | | - ); |
252 | 248 | runOnlyForDeploymentPostprocessing = 0; |
253 | 249 | shellPath = /bin/sh; |
254 | 250 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-RNSentryCocoaTesterTests/Pods-RNSentryCocoaTesterTests-resources.sh\"\n"; |
|
285 | 281 | ALWAYS_SEARCH_USER_PATHS = NO; |
286 | 282 | CLANG_ANALYZER_NONNULL = YES; |
287 | 283 | CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; |
288 | | - CLANG_CXX_LANGUAGE_STANDARD = "gnu++20"; |
| 284 | + CLANG_CXX_LANGUAGE_STANDARD = "c++20"; |
289 | 285 | CLANG_ENABLE_MODULES = YES; |
290 | 286 | CLANG_ENABLE_OBJC_ARC = YES; |
291 | 287 | CLANG_ENABLE_OBJC_WEAK = YES; |
|
334 | 330 | MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; |
335 | 331 | MTL_FAST_MATH = YES; |
336 | 332 | ONLY_ACTIVE_ARCH = YES; |
| 333 | + OTHER_LDFLAGS = ( |
| 334 | + "$(inherited)", |
| 335 | + " ", |
| 336 | + ); |
337 | 337 | REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native"; |
338 | 338 | SDKROOT = iphoneos; |
| 339 | + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) DEBUG"; |
| 340 | + USE_HERMES = false; |
339 | 341 | }; |
340 | 342 | name = Debug; |
341 | 343 | }; |
|
345 | 347 | ALWAYS_SEARCH_USER_PATHS = NO; |
346 | 348 | CLANG_ANALYZER_NONNULL = YES; |
347 | 349 | CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; |
348 | | - CLANG_CXX_LANGUAGE_STANDARD = "gnu++20"; |
| 350 | + CLANG_CXX_LANGUAGE_STANDARD = "c++20"; |
349 | 351 | CLANG_ENABLE_MODULES = YES; |
350 | 352 | CLANG_ENABLE_OBJC_ARC = YES; |
351 | 353 | CLANG_ENABLE_OBJC_WEAK = YES; |
|
387 | 389 | IPHONEOS_DEPLOYMENT_TARGET = 12.4; |
388 | 390 | MTL_ENABLE_DEBUG_INFO = NO; |
389 | 391 | MTL_FAST_MATH = YES; |
| 392 | + OTHER_LDFLAGS = ( |
| 393 | + "$(inherited)", |
| 394 | + " ", |
| 395 | + ); |
390 | 396 | REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native"; |
391 | 397 | SDKROOT = iphoneos; |
| 398 | + USE_HERMES = false; |
392 | 399 | VALIDATE_PRODUCT = YES; |
393 | 400 | }; |
394 | 401 | name = Release; |
|
444 | 451 | "\"$(PODS_TARGET_SRCROOT)/include/\"", |
445 | 452 | "\"${PODS_ROOT}/Sentry/Sources/Sentry/include\"", |
446 | 453 | ); |
447 | | - IPHONEOS_DEPLOYMENT_TARGET = 15.0; |
| 454 | + IPHONEOS_DEPLOYMENT_TARGET = 15.1; |
448 | 455 | MARKETING_VERSION = 1.0; |
449 | 456 | PRODUCT_BUNDLE_IDENTIFIER = io.sentry.RNSentryCocoaTesterTests; |
450 | 457 | PRODUCT_NAME = "$(TARGET_NAME)"; |
|
511 | 518 | "\"$(PODS_TARGET_SRCROOT)/include/\"", |
512 | 519 | "\"${PODS_ROOT}/Sentry/Sources/Sentry/include\"", |
513 | 520 | ); |
514 | | - IPHONEOS_DEPLOYMENT_TARGET = 15.0; |
| 521 | + IPHONEOS_DEPLOYMENT_TARGET = 15.1; |
515 | 522 | MARKETING_VERSION = 1.0; |
516 | 523 | PRODUCT_BUNDLE_IDENTIFIER = io.sentry.RNSentryCocoaTesterTests; |
517 | 524 | PRODUCT_NAME = "$(TARGET_NAME)"; |
|
0 commit comments