I have a question regarding the iOS build. I just want to know that is it possible or not so the question is--
is it possible to create a build using command line tool for iOS app without Xcode. Xcode is not installed and project is created in React Native.
any suggestion or idea for this will be helpful.
man xcodebuildto for more info about the command line Xcode build system.