ios - Remotely create iPA or archive build -
how can create ipa or archive build without using xcode.
schene - user can generate ipa web app.
i know user can generate ipa using command line , user should have xcode in local machine able it.
but want generate ipa remotely , user not have xcode.
he have git link (where entire project available)
another query
currently user can archive or create ipa local xcode project. want generate ipa directly source code url (git/svn). possible ? possible without using jenkins or fastlane
Comments
Post a Comment