Fixing 'Multiple Commands Produced' in Xcode 10 for a React Native App

preview_player
Показать описание
Xcode 10 ships with it a new build system. If you are running a React Native app you might run into the error "Multiple Commands Produced".

While the core team updates React Native to work with the new build system you can change Xcode to use the legacy build.

#reactnative #react #thestartuplab
Рекомендации по теме
Комментарии
Автор

Thanks!
I was facing the same issue in Flutter.
Now working fine!

praharshbhatt
Автор

You saved my day at work. Thank you very much ;)

skylarkful
Автор

Jeez mate u saved my day! Thank u so so much :)

epengato
Автор

Now I'm getting an error saying there's no such file or directory for my project when i try to run it in legacy. Please help!

PFCE
Автор

Ok, but what is the real problem here? I have this errors in a basic project in the tests, the project itself works.

cristibaluta
Автор

Are you sure its does not effect to overall code

veeababumalladi