🚀 Learn how to build and use this package: https://www.swiftful-thinking.com/offers/REyNLwwH
Xcode Templates for complex architecture in SwiftUI.
✅ RIB Template
✅ VIPER Template
✅ Model Template
✅ Manager Template
cd ~/Library/Developer/Xcode
ls
A Templates
folder should appear in the listed results. If not, add the folder:
mkdir Templates
open Templates
Project folders should resemble:
~/Library/Developer/Xcode
└── Templates
└── MyTemplates
├── RIBTemplate.xctemplate
└── VIPERTemplate.xctemplate
Xcode does not automatically update. You MUST restart Xcode.
After, click "New file from Template..." and you should see the templates at the bottom!