isl-org / OpenBot

OpenBot leverages smartphones as brains for low-cost robots. We have designed a small electric vehicle that costs about $50 and serves as a robot body. Our software stack for Android smartphones supports advanced robotics workloads such as person following and real-time autonomous navigation.
https://www.openbot.org
MIT License
2.86k stars 540 forks source link

error #456

Closed Dinushan4568 closed 5 days ago

Dinushan4568 commented 1 month ago

error Unable to open base configuration reference file '/Users/dinushanlakshitha/MyFirstRNProject/ios/Pods/Target Support Files/Pods-MyFirstRNProject/Pods-MyFirstRNProject.debug.xcconfig'. (in target 'MyFirstRNProject' from project 'MyFirstRNProject') error Unable to load contents of file list: '/Target Support Files/Pods-MyFirstRNProject/Pods-MyFirstRNProject-frameworks-Debug-input-files.xcfilelist' (in target 'MyFirstRNProject' from project 'MyFirstRNProject') error Unable to load contents of file list: '/Target Support Files/Pods-MyFirstRNProject/Pods-MyFirstRNProject-frameworks-Debug-output-files.xcfilelist' (in target 'MyFirstRNProject' from project 'MyFirstRNProject') error Unable to load contents of file list: '/Target Support Files/Pods-MyFirstRNProject/Pods-MyFirstRNProject-resources-Debug-input-files.xcfilelist' (in target 'MyFirstRNProject' from project 'MyFirstRNProject') error Unable to load contents of file list: '/Target Support Files/Pods-MyFirstRNProject/Pods-MyFirstRNProject-resources-Debug-output-files.xcfilelist' (in target 'MyFirstRNProject' from project 'MyFirstRNProject') error Failed to build ios project. "xcodebuild" exited with error code '65'. To debug build logs further, consider building your app with Xcode.app, by opening 'MyFirstRNProject.xcodeproj'.

isha382 commented 1 month ago

Hi @Dinushan4568 , you can try configure your own independent account for building the app - iOS as shown in the below attachment. img

please refer ios support for more information