0

I am using the following command to generate an iOS build in a CI environment:

react-native run-ios --configuration Release --no-packager

The problem is, this will launch the simulator. I am trying to avoid that as it is a CI machine. Is there a way to generate a build without launching the simulator?

Tyler Murry
  • 2,705
  • 3
  • 29
  • 46

0 Answers0