Skip to content

Commit

Permalink
Fix template
Browse files Browse the repository at this point in the history
  • Loading branch information
fortmarek committed Nov 2, 2021
1 parent 57265b2 commit d3ab350
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Templates/custom_two/custom_two.swift
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ let templateTwo = Template(
nameAttributeTwo,
platformAttributeTwo
],
files: [
items: [
.string(path: "\(nameAttributeTwo)/custom.swift", contents: testContentsTwo),
.file(path: "\(nameAttributeTwo)/generated.swift", templatePath: "platform_two.stencil"),
]
Expand Down

0 comments on commit d3ab350

Please sign in to comment.