Skip to content
briefcase

GitHub Action

setup-xcodegen

v1 Latest version

setup-xcodegen

briefcase

setup-xcodegen

Installs the xcodegen tool and enables cache

Installation

Copy and paste the following snippet into your .yml file.

              

- name: setup-xcodegen

uses: nightstory/setup-xcodegen@v1

Learn more about this action in nightstory/setup-xcodegen

Choose a version

Setup xcodegen GitHub Action

A GitHub Action Wrapper for the delightful xcodegen CLI tool.

Inputs (optional)

Example usage

uses: nightstory/setup-xcodegen@v1
with:
  enable-cache: true
  version: latest