π 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!