jdee opened this issue 7 years ago · 0 comments
Particularly using the common construction:
target "MyApp" do pod "PodA" pod "PodB" end
The Branch pod is inserted without a trailing newline, causing CocoaPods to fail.