Sunday, December 31, 2023
HomeiOS Developmentfailing to construct ios undertaking react native

failing to construct ios undertaking react native


I am encountering a difficulty whereas attempting to construct my React Native iOS app utilizing the command npx react-native run-ios. The construct fails with the next error message:

error Did not construct iOS undertaking. "xcodebuild" exited with error code '65'. To debug construct logs additional, contemplate constructing your app with Xcode.app, by opening 'AwesomeProject.xcodeproj'.
Command line invocation:
    /Functions/Xcode.app/Contents/Developer/usr/bin/xcodebuild -project AwesomeProject.xcodeproj -configuration Debug -scheme AwesomeProject -destination id=0433ACB5-66D6-43A0-B3A4-9D2FCEDD8295

Consumer defaults from command line:
    IDEPackageSupportUseBuiltinSCM = YES

Put together packages

ComputeTargetDependencyGraph
word: Constructing targets in dependency order
word: Goal dependency graph (1 goal)
    Goal 'AwesomeProject' in undertaking 'AwesomeProject' (no dependencies)

GatherProvisioningInputs

CreateBuildDescription
Construct description signature: fdee7c632ff6d82e4834c3c1af996810
Construct description path: /Customers/user249711/Library/Developer/Xcode/DerivedData/AwesomeProject-ddidwfsiihymrzdbvusyfsonvmyt/Construct/Intermediates.noindex/XCBuildData/fdee7c632ff6d82e4834c3c1af996810.xcbuilddata

/Customers/user249711/Initiatives/AwesomeProject/ios/Pods/Goal Help Recordsdata/Pods-AwesomeProject/Pods-AwesomeProject.debug.xcconfig:1:1: error: unable to open configuration settings file
warning: Unable to learn contents of XCFileList '/Goal Help Recordsdata/Pods-AwesomeProject/Pods-AwesomeProject-frameworks-Debug-output-files.xcfilelist' (in goal 'AwesomeProject' from undertaking 'AwesomeProject')
warning: Unable to learn contents of XCFileList '/Goal Help Recordsdata/Pods-AwesomeProject/Pods-AwesomeProject-resources-Debug-output-files.xcfilelist' (in goal 'AwesomeProject' from undertaking 'AwesomeProject')
error: Unable to load contents of file listing: '/Goal Help Recordsdata/Pods-AwesomeProject/Pods-AwesomeProject-frameworks-Debug-input-files.xcfilelist' (in goal 'AwesomeProject' from undertaking 'AwesomeProject')
error: Unable to load contents of file listing: '/Goal Help Recordsdata/Pods-AwesomeProject/Pods-AwesomeProject-frameworks-Debug-output-files.xcfilelist' (in goal 'AwesomeProject' from undertaking 'AwesomeProject')
error: Unable to load contents of file listing: '/Goal Help Recordsdata/Pods-AwesomeProject/Pods-AwesomeProject-resources-Debug-input-files.xcfilelist' (in goal 'AwesomeProject' from undertaking 'AwesomeProject')
warning: Run script construct part 'Bundle React Native code and pictures' will likely be run throughout each construct as a result of it doesn't specify any outputs. To handle this warning, both add output dependencies to the script part, or configure it to run in each construct by unchecking "Primarily based on dependency evaluation" within the script part. (in goal 'AwesomeProject' from undertaking 'AwesomeProject')
error: Unable to load contents of file listing: '/Goal Help Recordsdata/Pods-AwesomeProject/Pods-AwesomeProject-resources-Debug-output-files.xcfilelist' (in goal 'AwesomeProject' from undertaking 'AwesomeProject')
warning: Run script construct part '[CP] Embed Pods Frameworks' will likely be run throughout each construct as a result of it doesn't specify any outputs. To handle this warning, both add output dependencies to the script part, or configure it to run in each construct by unchecking "Primarily based on dependency evaluation" within the script part. (in goal 'AwesomeProject' from undertaking 'AwesomeProject')
warning: Run script construct part '[CP] Copy Pods Assets' will likely be run throughout each construct as a result of it doesn't specify any outputs. To handle this warning, both add output dependencies to the script part, or configure it to run in each construct by unchecking "Primarily based on dependency evaluation" within the script part. (in goal 'AwesomeProject' from undertaking 'AwesomeProject')

--- xcodebuild: WARNING: Utilizing the primary of a number of matching locations:
{ platform:iOS Simulator, id:0433ACB5-66D6-43A0-B3A4-9D2FCEDD8295, OS:17.2, title:iPhone 11 }
{ platform:iOS Simulator, id:0433ACB5-66D6-43A0-B3A4-9D2FCEDD8295, OS:17.2, title:iPhone 11 }
** BUILD FAILED **

I’ve tried a couple of issues like cleansing the construct, updating pods, and guaranteeing that the Xcode undertaking file is accurately configured, however the challenge persists.



Supply hyperlink

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

- Advertisment -
Google search engine

Most Popular

Recent Comments