Saturday, March 2, 2024
HomeiOS DevelopmentReact Native Construct Errors on IOS

React Native Construct Errors on IOS


I am writing an app for cell gadgets, telephones, tablets and many others. But after experiencing some points on an Ipad emulator, I researched a number of fixes and got here throughout a submit the place it mentioned to open Xcode, navigate to the Construct Settings Tab after which seek for the Focused Machine Household and alter to Ipad and Iphone. After doing so I’m now caught with a construct error when working npx react-native run-ios that is the construct error I am getting

warning: Run script construct part 'Bundle React Native code and pictures' can be run throughout each construct as a result of it doesn't specify any outputs. To deal with this warning, both add output dependencies to the script part, or configure it to run in each construct by unchecking "Based mostly on dependency evaluation" within the script part. (in goal 'kidgaurd' from venture 'kidgaurd')

```--- xcodebuild: WARNING: Utilizing the primary of a number of matching locations:
{ platform:iOS Simulator, id:DB863F04-108E-45FB-833D-D7629FE56E1D, OS:17.2, title:iPhone 15 Plus }
{ platform:iOS Simulator, id:DB863F04-108E-45FB-833D-D7629FE56E1D, OS:17.2, title:iPhone 15 Plus }
** BUILD FAILED **


The next construct instructions failed:
        PhaseScriptExecution [CP-User] Generate Specs /Customers/owenburns/Library/Developer/Xcode/DerivedData/kidgaurd-bsywdasyedsejugskbcxbafwrlij/Construct/Intermediates.noindex/Pods.construct/Debug-iphonesimulator/React-rncore.construct/Script-46EB2E00023610.sh (in goal 'React-rncore' from venture 'Pods')
        PhaseScriptExecution [CP] Copy XCFrameworks /Customers/owenburns/Library/Developer/Xcode/DerivedData/kidgaurd-bsywdasyedsejugskbcxbafwrlij/Construct/Intermediates.noindex/Pods.construct/Debug-iphonesimulator/OpenSSL-Common.construct/Script-46EB2E00023600.sh (in goal 'OpenSSL-Common' from venture 'Pods')
        PhaseScriptExecution [CP] Copy XCFrameworks /Customers/owenburns/Library/Developer/Xcode/DerivedData/kidgaurd-bsywdasyedsejugskbcxbafwrlij/Construct/Intermediates.noindex/Pods.construct/Debug-iphonesimulator/Flipper-Glog.construct/Script-46EB2E000235F0.sh (in goal 'Flipper-Glog' from venture 'Pods')
        PhaseScriptExecution [CP] Copy XCFrameworks /Customers/owenburns/Library/Developer/Xcode/DerivedData/kidgaurd-bsywdasyedsejugskbcxbafwrlij/Construct/Intermediates.noindex/Pods.construct/Debug-iphonesimulator/Flipper-DoubleConversion.construct/Script-46EB2E000235E0.sh (in goal 'Flipper-DoubleConversion' from venture 'Pods')
(4 failures)```

1. Tried cleansing the construct folder by going to Product -> Clear Construct Folder. Afterwards going to my venture listing, deleting the Podfile.lock file in addition to the Pods folder. Did a ```pod set up``` afterwards and tried to re-run the app. This try Failed.
2. Tried altering the setting ```Focused Machine Households``` again to it is authentic Iphone choice. This try additionally failed.



Supply hyperlink

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

- Advertisment -
Google search engine

Most Popular

Recent Comments