Failed to build React Native

When I tried to run this command: react-native run-ios

The terminal returns this. How to solve this?

 Command /usr/bin/codesign failed with exit code 1 ** BUILD FAILED ** The following build commands failed: CodeSign build/Build/Products/Debug-iphonesimulator/albums.app (1 failure) 
+5
source share

Source: https://habr.com/ru/post/1261043/


All Articles