ブログ
Run your test suite across balanced shards
When parallelizing tests on a single machine isn't enough, sharding across multiple CI runners is the next step. Tuist uses historical timing data to create dynamically balanced shards so every runner finishes roughly at the same time.
Building data-driven dev environments for Apple platforms
Explore how Apple's proprietary Xcode formats prevent data-driven development decisions and how Tuist is building the missing infrastructure to unlock productivity insights.
Measure, analyze, and improve your build times with Tuist Build Insights
Get Xcode build analytics for local and CI builds with Tuist Build Insights.
Building a business around Tuist
Our lessons building a dev tools business: community focus, human-centered marketing, technological pragmatism, and creating sustainable innovation.
Track and inspect your app bundle size with Tuist
Use Tuist Bundle Analysis (bundle size insights) to minimize install and download size.
Vibe Xcoding your apps
Explore how LLMs are changing the way we code and the exciting opportunities ahead as Apple brings 'vibe coding' to the Xcode ecosystem for Swift developers.
Meet the new Tuist dashboard
After months of work, we're excited to release a redesign of the Tuist dashboard, our new foundation to deliver the best developer experience possible.
Automate your Swift projects
We compare various automation options for Swift projects including Fastlane, Sake, swift-sh, bash, and other scripting languages. Our guide presents practical examples and trade-offs to help developers select the most appropriate solution for their specific needs, suitable for both newcomers and those evolving existing automation setups.
Shaping a one-stop shop for app developers
We reflect on what we've learned and the vision that we have for Tuist and the role it'll play in the app development ecosystem.
Keeping your Swift apps' sensitive data secret
Learn how to safely share and use sensitive data in your Swift apps.