runner-images icon indicating copy to clipboard operation
runner-images copied to clipboard

Add Tuist

Open ZoltanKapi opened this issue 3 years ago • 0 comments

Tool name

Tuist

Tool license

MIT

Add or update?

  • [X] Add
  • [ ] Update

Desired version

latest available

Approximate size

No response

Brief description of tool

Tuist is a command line tool that helps you generate, maintain and interact with Xcode projects.

It's open source and written in Swift.

URL for tool's homepage

https://tuist.io

Provide a basic test case to validate the tool's functionality.

No response

Platforms where you need the tool

  • [X] Azure DevOps
  • [X] GitHub Actions

Runner images where you need the tool

  • [ ] Ubuntu 18.04
  • [ ] Ubuntu 20.04
  • [ ] Ubuntu 22.04
  • [ ] macOS 10.15
  • [X] macOS 11
  • [X] macOS 12
  • [ ] Windows Server 2019
  • [ ] Windows Server 2022

Can this tool be installed during the build?

curl -Ls https://install.tuist.io | bash

Tool installation time in runtime

No response

Are you willing to submit a PR?

No response

ZoltanKapi avatar Nov 29 '22 14:11 ZoltanKapi