Skip to content

This is demo repository for the altool fast lane plugin

Notifications You must be signed in to change notification settings

Shashikant86/Altool-Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo of Fastlane Plugin altool

This project is a example project that has been used to demo Fastlane Plugin altool_app_type

Usage

You can checkout this repository or download zip from Github

Set dummy username and password as env varibles. Use Other varibales if you already configured these variables

You can set that easily for bash shell

$ export FASTLANE_USER="yourdummy@email.com";
$ export FASTLANE_PASSWORD="testpassword";

Now navigate to the project

$ cd Altool-Demo
$ bundle install
$ fastlane plugin_altool

You will see the failure as I have uploaded dummy IPA file in the build folder but once you got real IPA then this plugin should work

About

This is demo repository for the altool fast lane plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published