ios - Can Xcode (command-line) build an archive without a scheme? -


i'm .net developer trying compile applications ios using xcode command-line tools. goal use command-line write script clone repository, compile code, , sign ios developer certificate.

however, when clone git repository ios/osx application, contains xcode project file (and workspace file). when try use 'xcodebuild archive' requires scheme specified 'xcodebuild -list' says none exist.

what correct way automatically generate these schemes command-line?


Comments

Popular posts from this blog

timeout - Handshake_timeout on RabbitMQ using python and pika from remote vm -

gcc - MinGW's ld cannot perform PE operations on non PE output file -

c# - Search and Add Comment with OpenXML for Word -