Search code examples
iosxamarinreleaserelease-managementazure-pipelines-release-pipeline

Automate CI release for Xamarin iOS app


I am looking to automate the CI build for Xamarin iOS app directly to the App Store. VSTS does not have any tools for it yet. I tried using fastlane.tools but it is not supporting Xamarin. Can I add any better steps in the VSTS to automate the release of Xamarin iOS app into the appstore.

Thanks.


Solution

  • Take a look into Bitrise.io. I blogged about it a view month ago here and can highly recommend it.