The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
amaro
Posts with mentions or reviews of amaro.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning amaro yet.
Tracking mentions began in Dec 2020.
Tuist
Posts with mentions or reviews of Tuist.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-05-14.
-
Show HN: Lumier – Run macOS VMs in a Docker
Yes! That’s actually what https://tuist.dev is doing. They use Lume to spin up ephemeral macOS VMs with Xcode preinstalled, so they can run builds in clean, reproducible environments. It’s great for CI workflows where you want full macOS without managing long-lived hosts
- Best resources to really understand Xcode, project configurations, builds etc.
-
iOS Collaboration Questions
At my current workplace, we use Tuist. It's a great tool, but there are 20 of us, so it's necessary. In smaller teams (up to 5-7 people) I didn't feel like there were huge problems with .xcodeproj. Sure, some conflicts now and then, but far from every time you merge something. https://github.com/tuist/tuist
-
🚀 XBase 0.2: Now with Tuist, Swift, and barebone xcodeproj support!
Tuist Projects ('Project.swift'), Swift packages ('Package.swift'), and barebone xcodeproj are now supported.
-
How to manage a huge iOS project written by many teams?
On a project I worked on I transitioned the codebase to a micro framework setup using tuist.io.
-
Why the hate on Xcode?
I think the hate comes from seeing its unresponsiveness and slow builds in large-scale projects. Everything works great in a recently-creates project until your project turns into a complex dependency graph of targets with intricate and inconsistent build settings. That’s the main reason why we are building https://tuist.io
- Evitando conflitos no Xcode
- Easy Binary Caching in Xcode
- Cache your Swift Packages as binaries with Tuist 1.48.0
- New Tuist release 1.48.0 with support for caching Swift packages as binaries
What are some alternatives?
When comparing amaro and Tuist you can also consider the following projects:
crafter - Crafter - Xcode project configuration CLI made easy.
XcodeGen - A Swift command line tool for generating your Xcode project
liftoff - CLI for creating and configuring new Xcode projects
xcproj - 📝 Read, update and write your Xcode projects
chairs - Swap around your iOS Simulator Documents
SwiftPlate - Easily generate cross platform Swift framework projects from the command line