|
272 | 272 | );
|
273 | 273 | runOnlyForDeploymentPostprocessing = 0;
|
274 | 274 | shellPath = /bin/sh;
|
275 |
| - shellScript = "set -e\nWITH_ENVIRONMENT=\"../node_modules/react-native/scripts/xcode/with-environment.sh\"\nREACT_NATIVE_XCODE=\"../node_modules/react-native/scripts/react-native-xcode.sh\"\nSENTRY_XCODE=\"../node_modules/@sentry/react-native/scripts/sentry-xcode.sh\"\nBUNDLE_REACT_NATIVE=\"/bin/sh $SENTRY_XCODE $REACT_NATIVE_XCODE\"\n\n/bin/sh -c \"$WITH_ENVIRONMENT \\\"$BUNDLE_REACT_NATIVE\\\"\"\n"; |
| 275 | + shellScript = "set -e\nWITH_ENVIRONMENT=\"../node_modules/react-native/scripts/xcode/with-environment.sh\"\nREACT_NATIVE_XCODE=\"../node_modules/react-native/scripts/react-native-xcode.sh\"\nSENTRY_XCODE=\"../node_modules/@sentry/react-native/scripts/sentry-xcode.sh\"\nBUNDLE_REACT_NATIVE=\"/bin/sh $SENTRY_XCODE $REACT_NATIVE_XCODE\"\n\n/bin/sh -c \"$WITH_ENVIRONMENT '$BUNDLE_REACT_NATIVE'\"\n"; |
276 | 276 | };
|
277 | 277 | 00EEFC60759A1932668264C0 /* [CP] Embed Pods Frameworks */ = {
|
278 | 278 | isa = PBXShellScriptBuildPhase;
|
|
282 | 282 | inputFileListPaths = (
|
283 | 283 | "${PODS_ROOT}/Target Support Files/Pods-sentryreactnativesample/Pods-sentryreactnativesample-frameworks-${CONFIGURATION}-input-files.xcfilelist",
|
284 | 284 | );
|
| 285 | + inputPaths = ( |
| 286 | + ); |
285 | 287 | name = "[CP] Embed Pods Frameworks";
|
286 | 288 | outputFileListPaths = (
|
287 | 289 | "${PODS_ROOT}/Target Support Files/Pods-sentryreactnativesample/Pods-sentryreactnativesample-frameworks-${CONFIGURATION}-output-files.xcfilelist",
|
288 | 290 | );
|
| 291 | + outputPaths = ( |
| 292 | + ); |
289 | 293 | runOnlyForDeploymentPostprocessing = 0;
|
290 | 294 | shellPath = /bin/sh;
|
291 | 295 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-sentryreactnativesample/Pods-sentryreactnativesample-frameworks.sh\"\n";
|
|
313 | 317 | inputFileListPaths = (
|
314 | 318 | "${PODS_ROOT}/Target Support Files/Pods-sentryreactnativesample-sentryreactnativesampleTests/Pods-sentryreactnativesample-sentryreactnativesampleTests-resources-${CONFIGURATION}-input-files.xcfilelist",
|
315 | 319 | );
|
| 320 | + inputPaths = ( |
| 321 | + ); |
316 | 322 | name = "[CP] Copy Pods Resources";
|
317 | 323 | outputFileListPaths = (
|
318 | 324 | "${PODS_ROOT}/Target Support Files/Pods-sentryreactnativesample-sentryreactnativesampleTests/Pods-sentryreactnativesample-sentryreactnativesampleTests-resources-${CONFIGURATION}-output-files.xcfilelist",
|
319 | 325 | );
|
| 326 | + outputPaths = ( |
| 327 | + ); |
320 | 328 | runOnlyForDeploymentPostprocessing = 0;
|
321 | 329 | shellPath = /bin/sh;
|
322 | 330 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-sentryreactnativesample-sentryreactnativesampleTests/Pods-sentryreactnativesample-sentryreactnativesampleTests-resources.sh\"\n";
|
|
374 | 382 | inputFileListPaths = (
|
375 | 383 | "${PODS_ROOT}/Target Support Files/Pods-sentryreactnativesample-sentryreactnativesampleTests/Pods-sentryreactnativesample-sentryreactnativesampleTests-frameworks-${CONFIGURATION}-input-files.xcfilelist",
|
376 | 384 | );
|
| 385 | + inputPaths = ( |
| 386 | + ); |
377 | 387 | name = "[CP] Embed Pods Frameworks";
|
378 | 388 | outputFileListPaths = (
|
379 | 389 | "${PODS_ROOT}/Target Support Files/Pods-sentryreactnativesample-sentryreactnativesampleTests/Pods-sentryreactnativesample-sentryreactnativesampleTests-frameworks-${CONFIGURATION}-output-files.xcfilelist",
|
380 | 390 | );
|
| 391 | + outputPaths = ( |
| 392 | + ); |
381 | 393 | runOnlyForDeploymentPostprocessing = 0;
|
382 | 394 | shellPath = /bin/sh;
|
383 | 395 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-sentryreactnativesample-sentryreactnativesampleTests/Pods-sentryreactnativesample-sentryreactnativesampleTests-frameworks.sh\"\n";
|
|
391 | 403 | inputFileListPaths = (
|
392 | 404 | "${PODS_ROOT}/Target Support Files/Pods-sentryreactnativesample/Pods-sentryreactnativesample-resources-${CONFIGURATION}-input-files.xcfilelist",
|
393 | 405 | );
|
| 406 | + inputPaths = ( |
| 407 | + ); |
394 | 408 | name = "[CP] Copy Pods Resources";
|
395 | 409 | outputFileListPaths = (
|
396 | 410 | "${PODS_ROOT}/Target Support Files/Pods-sentryreactnativesample/Pods-sentryreactnativesample-resources-${CONFIGURATION}-output-files.xcfilelist",
|
397 | 411 | );
|
| 412 | + outputPaths = ( |
| 413 | + ); |
398 | 414 | runOnlyForDeploymentPostprocessing = 0;
|
399 | 415 | shellPath = /bin/sh;
|
400 | 416 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-sentryreactnativesample/Pods-sentryreactnativesample-resources.sh\"\n";
|
|
614 | 630 | "-DFOLLY_CFG_NO_COROUTINES=1",
|
615 | 631 | "-DFOLLY_HAVE_CLOCK_GETTIME=1",
|
616 | 632 | );
|
617 |
| - OTHER_LDFLAGS = ( |
618 |
| - "$(inherited)", |
619 |
| - " ", |
620 |
| - ); |
| 633 | + OTHER_LDFLAGS = "$(inherited) "; |
621 | 634 | REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native";
|
622 | 635 | SDKROOT = iphoneos;
|
623 | 636 | SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) DEBUG";
|
|
690 | 703 | "-DFOLLY_CFG_NO_COROUTINES=1",
|
691 | 704 | "-DFOLLY_HAVE_CLOCK_GETTIME=1",
|
692 | 705 | );
|
693 |
| - OTHER_LDFLAGS = ( |
694 |
| - "$(inherited)", |
695 |
| - " ", |
696 |
| - ); |
| 706 | + OTHER_LDFLAGS = "$(inherited) "; |
697 | 707 | REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native";
|
698 | 708 | SDKROOT = iphoneos;
|
699 | 709 | USE_HERMES = true;
|
|
0 commit comments