Swift package dependency to the local repo with build tool plugin

Hi, I've created small tool as a build tool plugin. I want to attach example project to the repo.

But when I try to add local dependency to the Example project, build tool is not visible. But it is visible when I link to remote repo directly from github.

Github repo with Example app with remote dependency to the build tool plugin. https://github.com/PGSSoft/GitCommitInfoPlugin

Adding a local dependency to Package.Swift in parent directory

Trying select build in Build Phase pane.

Build tool is not visible in the list but it is visible when I add remote repo.

Is it bug or intended behaviour?

Swift package dependency to the local repo with build tool plugin
 
 
Q