File tree Expand file tree Collapse file tree
packages/core/RNSentryCocoaTester/RNSentryCocoaTester.xcodeproj Expand file tree Collapse file tree Original file line number Diff line number Diff line change 236236 inputFileListPaths = (
237237 "${PODS_ROOT}/Target Support Files/Pods-RNSentryCocoaTesterTests/Pods-RNSentryCocoaTesterTests-resources-${CONFIGURATION}-input-files.xcfilelist",
238238 );
239+ inputPaths = (
240+ );
239241 name = "[CP] Copy Pods Resources";
240242 outputFileListPaths = (
241243 "${PODS_ROOT}/Target Support Files/Pods-RNSentryCocoaTesterTests/Pods-RNSentryCocoaTesterTests-resources-${CONFIGURATION}-output-files.xcfilelist",
242244 );
245+ outputPaths = (
246+ );
243247 runOnlyForDeploymentPostprocessing = 0;
244248 shellPath = /bin/sh;
245249 shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-RNSentryCocoaTesterTests/Pods-RNSentryCocoaTesterTests-resources.sh\"\n";
434438 "\"$(PODS_TARGET_SRCROOT)/include/\"",
435439 "\"${PODS_ROOT}/Sentry/Sources/Sentry/include\"",
436440 );
437- IPHONEOS_DEPLOYMENT_TARGET = 12.4 ;
441+ IPHONEOS_DEPLOYMENT_TARGET = 15.0 ;
438442 MARKETING_VERSION = 1.0;
439443 PRODUCT_BUNDLE_IDENTIFIER = io.sentry.RNSentryCocoaTesterTests;
440444 PRODUCT_NAME = "$(TARGET_NAME)";
501505 "\"$(PODS_TARGET_SRCROOT)/include/\"",
502506 "\"${PODS_ROOT}/Sentry/Sources/Sentry/include\"",
503507 );
504- IPHONEOS_DEPLOYMENT_TARGET = 12.4 ;
508+ IPHONEOS_DEPLOYMENT_TARGET = 15.0 ;
505509 MARKETING_VERSION = 1.0;
506510 PRODUCT_BUNDLE_IDENTIFIER = io.sentry.RNSentryCocoaTesterTests;
507511 PRODUCT_NAME = "$(TARGET_NAME)";
You can’t perform that action at this time.
0 commit comments