CocoaPods / cocoapods-packager

CocoaPods plugin which allows you to generate a static library from a podspec.
Other
1.14k stars 219 forks source link

Is there a debug mode or verbose mode? #249

Closed tanpengsccd closed 4 years ago

tanpengsccd commented 4 years ago

I want check the detail of error.

isaacmaxparker commented 4 years ago

run the command with --verbose at the end.

pod package Name.podspec --verbose