All Projects → ghuntley → appstore-automation-with-fastlane

ghuntley / appstore-automation-with-fastlane

Licence: other
Apple doesn't provide any way to interact with their App Store programatically and Google doesn't provide a command line interface, which means releasing software can be a pain, releases don't happen as often as it should, and something frequently goes wrong because humans are involved. In this lecture, we find a solution to this very problem an…

Programming Languages

C#
18002 projects
ruby
36898 projects - #4 most used programming language
shell
77523 projects

Abstract

Apple doesn't provide any way to interact with their App Store programatically and Google doesn't provide a command line interface, which means releasing software can be a pain, releases don't happen as often as it should, and something frequently goes wrong because humans are involved. In this lecture, we find a solution to this very problem and other everyday tedious tasks, such as developer certificate provisioning and code signing by using the popular http://Fastlane.tools framework.

Lecture

The guest lecture is available to Xamarin University subscribers: https://university.xamarin.com/guestlectures/app-store-automation-with-fastlane

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].