-
Notifications
You must be signed in to change notification settings - Fork 482
Open
Description
According to the docs:
#pretty_print takes the pp argument, which is an instance of the PP class
but the method doesn't have such param (I guess there're more occurrences, haven't checked them all):
Xcodeproj/lib/xcodeproj/project.rb
Line 335 in ab3dfa5
| def pretty_print |
| def pretty_print |
Reproduction (via Cocoapods):
post_install do |installer|
pp installer
endMetadata
Metadata
Assignees
Labels
No labels