remove-template
Installation
SKILL.md
Remove Template from Templates Repository
This skill removes a template from the SalesforceMobileSDK-Templates repository.
Prerequisites
- Template name to remove (e.g.,
iOSNativeSwiftTemplate) - Template's
appTypefromtemplates.json(e.g.,native_swift,hybrid_local) - Know if this is the last template with that
appType
Steps
1. Remove Template Directory
cd SalesforceMobileSDK-Templates
git rm -r <TemplateName>