CleanArchitecture With Tuist Templete
├── Makefile
├── Plugins
│ └── Tuist
├── Projects
│ ├── App
│ ├── Feature
│ ├── Domain
│ ├── Core
│ └── DesignSystem
├── Projects.xcworkspace
│ ├── contents.xcworkspacedata
│ ├── xcshareddata
│ └── xcuserdata
├── README.md
├── Supporting Files
│ └── Info.plist
├── Tuist
│ ├── Config.swift
│ ├── Dependencies
│ ├── Dependencies.swift
│ └── ProjectDescriptionHelpers
└── Workspace.swift
SPM + Cocoapods