publish: true
title: Swift Packages in TuistPackage.swift and all the features of Tuist work as if it was a Project.swift manifest.To get started, run tuist install and tuist generate in your SPM package. Your project should now have all the same schemes and files that you would see in the vanilla Xcode SPM integration. However, now you can also run tuist cache and have majority of your SPM dependencies and modules precompiled, making subsequent builds extremely fast.