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

you can use jenkins pull git link , compile project. easiest way combine jenkins fastlane.


Comments

Popular posts from this blog

java - Run spring boot application error: Cannot instantiate interface org.springframework.context.ApplicationListener -

reactjs - React router and this.props.children - how to pass state to this.props.children -

Excel VBA "Microsoft Windows Common Controls 6.0 (SP6)" Location Changes -