CocoaPods / cocoapods-acknowledgements

CocoaPods plugin that generates a plist which includes the installation metadata
MIT License
111 stars 17 forks source link

Add the target name as param to settings_post_process #8

Closed marcelofabri closed 9 years ago

marcelofabri commented 9 years ago

The post-processing could be different according to the target.

orta commented 9 years ago

I agree :+1:

marcelofabri commented 9 years ago

Just the label or Pod::Installer::HooksContext::UmbrellaTargetDescription?

orta commented 9 years ago

I think passing the umbrella target desc would work best, you could figure the label from the path