Блог
SwifterPM: faster Swift package resolution for generated, Bazel, and Buck2 projects
Our users kept telling us that resolving Swift packages was slow, and that the directories where they get resolved ate gigabytes of disk. That pain has only grown as people run several agents across worktrees at once. So we built SwifterPM. It leaves resolution to the Swift Package Manager and speeds up everything around it: fetching the pinned sources, putting them on disk, and reading their manifests. Starting today it's the default for Tuist generated projects, with an environment variable to opt out, and it ships as a rule for Bazel and Buck2.
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.
Tuist is now SOC 2 Type II compliant
We are thrilled to announce that Tuist is now SOC 2 Type II compliant
Transform your LLM into an Xcode project copilot
Master your projects with the Tuist CLI MCP server by leveraging LLMs.