部落格
Inside Atlas: the operations platform we built for ourselves
We are a very small team, and from the beginning we have been obsessed with operating efficiently. Off-the-shelf tools made us bend our work to fit them and siloed our data. So we built Atlas, our own operations platform, leaning heavily on LLMs and agents. Here is a tour of what we have actually built into it: sales, finances, product operations, and the interfaces that tie them together.
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.
Optimize your Swift test suite to run faster
Slow test suites drag your team down. Learn how to speed up your Swift tests effectively.
Strategies to avoid merge conflicts in Xcode Projects
Learn why Xcode’s project.pbxproj triggers Git conflicts and how solutions like workspaces, SwiftPM or buildable groups can help developers reduce frustration in collaborative projects.