Log in
product

From a URL click to a running app preview: Introducing the Tuist macOS app

We've released a Tuist macOS app as the next step in making sharing your apps a joyful experience.

A few weeks ago, we announced our first feature designed to make collaboration more efficient, Tuist Previews, and it was met with enthusiasm from teams who loved it 💜. But we knew there was room for improvement. From the start, our vision for previews was to make opening a preview link as effortless as clicking any link you find on the internet or receive from a colleague. This seamless experience is made possible on the macOS platform through a feature called Universal Links, which requires a dedicated macOS app to handle these links. The missing piece? A macOS app for Tuist.

Today, we are excited to announce that the Tuist app for macOS is finally here!

Screenshot of the Tuist macOS menu bar app

Download the app

The macOS app is inspired by [Shopify's Tophat](https://github.com/Shopify/tophat), but is tightly integrated in the Tuist platform, requiring no additional configuration.

How the Tuist app streamlines the Tuist Previews flow

Until now, you would share and run Tuist Previews exclusively with the CLI:

tuist share Wikipedia --platforms iOS --configuration Debug tuist run https://tuist.dev/tuist/wikipedia/previews/0191984a-8d33-754d-806b-bfecfd65f1c9

Clicking on the Preview link wouldn't do anything. This changes now. After you install the Tuist app on your Mac, opening the link in the browser will automatically run the shared app in the simulator that you selected in the menu bar app.

To select a simulator, choose one from the list in the menu bar app. You can also pin your favorite simulators, copy their names and identifiers, and launch them.

Check out the video below to see the new app in action:

Future Preview Improvements

Wondering what else is coming to Tuist Previews? Here are some of the features we're working on:

  • Run builds on your device, not just simulators: We are laying the groundwork to enable this functionality while simplifying the signing process for you. We want to ensure that signing complexities don’t detract from your experience, and we have the solution to make it seamless.
  • Download the latest builds of apps from your organization: Want to try out the latest version of an app? You’ll soon be able to do so directly through the app. Imagine having a badge in your repository’s README.md that opens the app with just a click — mind-blowing, right? We’ll support that too.
  • Android previews: We are exploring our path into the Android ecosystem and figuring out how we can provide value there. Android Previews might be one of the first steps in this direction.

Do you have any suggestions or want to get involved? Let us know on our GitHub or join the Slack community. The app is completely open source, and you can find it here.

The Future of the macOS App

Although the macOS app is currently focused on previews, we don’t plan to stop there. We’ll continually seek out opportunities to enhance Tuist by leveraging the native capabilities of the platform, aiming to make your development experience even more enjoyable. We are committed to developing a flexible and well-documented API, enabling any contributor to extend the app’s capabilities and even build their own clients using Apple’s robust technologies.

You might also like

Interview with Donal O'Brien - We measure developer build times so that we can measure improvements and regressions
In this interview, we talk with Donal O'Brien from the core clients team at SoundCloud. He shares how they leveraged modularization, Tuist, and tools like Sourcery to overcome the challenges they faced while scaling the app. Moreover, he touches on some present challenges like developer awareness and the maintenance of the tools around the project.
Interview with Marek Fořt - The feature that I enjoy the most about Tuist is the clarity of manifest files
In this interview, Marek shares his experience at AckeeCZ adopting the Microfeatures architecture and how they use Tuist to codify the structure of their projects. He also talks about his stance regarding the usage of third-party dependencies, as how they approach testing to deliver code fast and with confidence.
Announcing Tuist Registry
We're thrilled to announce the launch of the Tuist Registry – a new feature that optimizes the resolution of Swift packages in your projects.

Supercharge your app development

Get started