0.11.1
Bug Fixes
- No longer allow
PBXTargetDependency
to sort recursively. When two targets
depend on each other, this would lead to the two targets endlessly sorting
each other and finally crashing with a stack overflow.
Eloy Durán
CocoaPods#1384
PBXTargetDependency
to sort recursively. When two targets