Skip to content

Commit 7e668e6

Browse files
authored
Fixed SwiftLint script phase
1 parent 0f3cc5e commit 7e668e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Surf MVP Application.xctemplate/TemplateInfo.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
<key>ShellPath</key>
9191
<string>/bin/sh</string>
9292
<key>ShellScript</key>
93-
<string>$PODS_ROOT/SwiftGen/bin/swiftgen</string>
93+
<string>${PODS_ROOT}/SwiftLint/swiftlint</string>
9494
</dict>
9595
</array>
9696
</dict>

0 commit comments

Comments
 (0)