Commit c9a745af authored by Boris Bügling's avatar Boris Bügling

Do not generate a source declaration in pod init

The declaration is no longer needed after the un-deprecation of implicit
sources in 7840787e.
parent 1703a346
......@@ -58,8 +58,6 @@ module Pod
podfile << <<-PLATFORM.strip_heredoc
# Uncomment this line to define a global platform for your project
# platform :ios, '6.0'
source '#{Command::Setup.read_only_url}'
PLATFORM
project.targets.each do |target|
......
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