Commit 5892b135 authored by Fabio Pelosin's avatar Fabio Pelosin

[Project] Set Podfile file type

parent 0ff5b203
......@@ -189,6 +189,7 @@ module Pod
podfile_path = Pathname.new(podfile_path)
podfile_ref = new_file(relativize(podfile_path))
podfile_ref.xc_language_specification_identifier = 'xcode.lang.ruby'
podfile_ref.last_known_file_type = 'text'
podfile_ref
end
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment