When I run pod install this plugin likes to print the path to the .artpodrc file multiple times, no reason I can discern. It looks like this is coming from create_source_from_name, though I noticed there's also another debug message in the same file for the source_provider hook.
When I run
pod install
this plugin likes to print the path to the.artpodrc
file multiple times, no reason I can discern. It looks like this is coming fromcreate_source_from_name
, though I noticed there's also another debug message in the same file for the source_provider hook.