We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43afefa commit 666b36dCopy full SHA for 666b36d
Sources/SwiftGen/TemplateRef.swift
@@ -50,7 +50,7 @@ enum TemplateRef: Equatable {
50
logMessage(
51
.warning,
52
"""
53
- Refering templates in Application Support by name will be deprecated in SwiftGen 7.0.
+ Referring templates in Application Support by name will be deprecated in SwiftGen 7.0.
54
For custom templates, please use `templatePath` instead of `templateName` to point to them.
55
We also recommend you move your custom templates from \(Path.deprecatedAppSupportTemplates)
56
to your project's folder so that your project is able to run independently on all machines.
0 commit comments