Quantcast
Channel: Active questions tagged react-native+ios - Stack Overflow
Viewing all articles
Browse latest Browse all 16750

How to prevent auto launch "react-native run" after xcode build launch?

$
0
0

I want to build different .ipa bundles from different projects on build machine.

Server will clone branch, run some scripts/static analyzers etc. And in the end it will run xcodebuild.

By default in the end of xcodebuild react-native runs "react-native start", and it will book the 8081 port.

It does absolutely nothing because RN compiles without this server.But i want to prevent all possible side effects on the build machine.

Right now i just killing this process with "kill" command.But maybe is there a way to turn this autolaunch off?

Thanks!


Viewing all articles
Browse latest Browse all 16750

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>