Skip to content

Commit c92159c

Browse files
committed
update tasks
1 parent 7445d9c commit c92159c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tasks/copy_snippets.rake

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,4 @@ desc 'Copies all the snippets into Xcode'
22
task :default do
33
code_snippet_path = '~/Library/Developer/Xcode/UserData/CodeSnippets/'
44
`cp *.codesnippet #{code_snippet_path}.`
5-
puts "Fucking block syntax snippets have been copied to #{code_snippet_path}"
65
end

0 commit comments

Comments
 (0)