CocoaPods / cocoapods-deintegrate

A CocoaPods plugin to remove and de-integrate CocoaPods from your project.
MIT License
1.08k stars 48 forks source link

Handle de-duplicated pod targets #9

Closed segiddins closed 9 years ago

kylef commented 9 years ago

What exactly is broken?

I updated the fixtures in 7f26e1f79fca9c75c74ff500ef46fe80aa8dd4a0 and they still pass.

segiddins commented 9 years ago

I was actually misreading the source here -- since the aggregate targets still have the pods prefix, everything should work just fine.