Open basim-usman opened 13 hours ago
[!WARNING] Unsupported version: It looks like your issue or the example you provided uses an unsupported version of React Native.
Due to the number of issues we receive, we're currently only accepting new issues against one of the supported versions. Please upgrade to latest and verify if the issue persists (alternatively, create a new project and repro the issue in it). If you cannot upgrade, please open your issue on StackOverflow to get further community support.
[!WARNING] Missing reproducer: We could not detect a reproducible example in your issue report. Please provide either:
- If your bug is UI related: a Snack
- If your bug is build/upgrade related: a project using our Reproducer Template
- Otherwise send us a Pull Request with the RNTesterPlayground.js edited to reproduce your bug.
[!WARNING] Unsupported version: It looks like your issue or the example you provided uses an unsupported version of React Native.
Due to the number of issues we receive, we're currently only accepting new issues against one of the supported versions. Please upgrade to latest and verify if the issue persists (alternatively, create a new project and repro the issue in it). If you cannot upgrade, please open your issue on StackOverflow to get further community support.
Description
The following build commands failed: PhaseScriptExecution [CP-User]\ Generate\ Specs /Users/haisumusman/Library/Developer/Xcode/DerivedData/Runrun-fnanxulnnyxqikadufvirlgemomv/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-rncore.build/Script-46EB2E00038F00.sh (in target 'React-rncore' from project 'Pods') Building workspace Runrun with scheme khyratna(Dev) and configuration Debug (2 failures)
Steps to reproduce
npx react-native run-ios --scheme "khyratna(Dev)"
React Native Version
0.73.5
Affected Platforms
Runtime - iOS
Output of
npx react-native info
Stacktrace or Logs
Reproducer
https://github.com/facebook/
Screenshots and Videos
No response