ios - Can you upload a binary to iTunes connect using OS x server bot? -


i using xcode 6.3.1 , os x server. possible configure bot upload binary itunes connect after successful build?

you can use fastlane upload build directly itunes connect, using deliver. have create after integration script run custom fastlane lane need call deliver generated ipa file. additionally may need adding before integration trigger in order make setup before integration installing cocoapods dependencies , increasing build number.

recently wrote blog entry explaining entire process of deploying app itunes connect using mac server 5, xcode 7.2 , fastlane. may you: https://blog.xmartlabs.com/2016/03/07/ci-with-xcode-server-and-fastlane/


Comments

Popular posts from this blog

shopping cart - Page redirect not working PHP -

php - How to modify a menu to show sub-menus -

python - Installing PyDev in eclipse is failed -