Skip to content

mobile-forks/fastlane.fastlane-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deliversnapshotframeitPEMsigh

-------

Example fastlane iOS project

Twitter: @KauseFx License

This is an example project with a working setup of fastlane, which includes deliver, snapshot, frameit, sigh and xctool.

Usage

  • Install fastlane
  • Run fastlane deploy in the project folder

You'll be have to change the user credentials to make deliver and sigh work.

Need help?

  • If there is a technical problem with this project, submit an issue.
  • I'm available for contract work - drop me an email: fastlane@krausefx.com

License

This project is licensed under the terms of the MIT license. See the LICENSE file.

Contributing

  1. Create an issue to discuss about your idea
  2. Fork it (https://github.com/fastlane/fastlane-example/fork)
  3. Create your feature branch (git checkout -b my-new-feature)
  4. Commit your changes (git commit -am 'Add some feature')
  5. Push to the branch (git push origin my-new-feature)
  6. Create a new Pull Request

About

An example setup of fastlane for an iOS app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 73.4%
  • JavaScript 26.6%