Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

An error was encountered processing the command (domain=NSPOSIXErrorDomain, code=2)

I'm getting such error, while building IOS app in React Native project:

was encountered processing the command (domain=NSPOSIXErrorDomain, code=2) Print: Entry, ":CFBundleIdentifier", Does Not Exist

I read threads in GitHub regarding that issues, however didn't find solutions there which could solve my problem. Any ideas how to fix it?

like image 749
Lucky_girl Avatar asked Mar 17 '26 08:03

Lucky_girl


1 Answers

The cause might be that you have some build files from the previous build which are causing the problem.

Clear the ios/build/your_project to trigger a fresh build

like image 152
Kiran JD Avatar answered Mar 18 '26 23:03

Kiran JD



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!