HaishinKit.swift/fastlane
shogo4405 263689ffaa Swift-DocC 2023-04-29 16:11:21 +09:00
..
Appfile add fastlane file 2019-11-23 17:32:23 +09:00
Fastfile Swift-DocC 2023-04-29 16:11:21 +09:00
README.md add document lane. 2023-04-26 23:30:58 +09:00

README.md

fastlane documentation

Installation

Make sure you have the latest version of the Xcode command line tools installed:

xcode-select --install

For fastlane installation instructions, see Installing fastlane

Available Actions

review

[bundle exec] fastlane review

[CI] Review PullRequest.

document

[bundle exec] fastlane document

Creates documents.


This README.md is auto-generated and will be re-generated every time fastlane is run.

More information about fastlane can be found on fastlane.tools.

The documentation of fastlane can be found on docs.fastlane.tools.