-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Labels
d1:easyAn easy ticket that is a good start for first-time contributorsAn easy ticket that is a good start for first-time contributorss3:detailedIssues with in-depth explanations and examples that make it easier to troubleshootIssues with in-depth explanations and examples that make it easier to troubleshoott3:discussionThese are issues that can be non-issues, and encompass best practices, or plans for the future.These are issues that can be non-issues, and encompass best practices, or plans for the future.
Description
I think it would be nice to have explicit plugins defined in a Podfile, and also allow passing configuration down to the plugin.
Here's an example of usage:
plugin 'cocoapods-keys'
plugin 'slather'
plugin 'acknowledgements', :plist => 'Resources/Acknowledgements.plist'
This goes along with #2619.
Metadata
Metadata
Assignees
Labels
d1:easyAn easy ticket that is a good start for first-time contributorsAn easy ticket that is a good start for first-time contributorss3:detailedIssues with in-depth explanations and examples that make it easier to troubleshootIssues with in-depth explanations and examples that make it easier to troubleshoott3:discussionThese are issues that can be non-issues, and encompass best practices, or plans for the future.These are issues that can be non-issues, and encompass best practices, or plans for the future.