If you want to use Dynamic analyse, you should call
swift run UseGraph use_graph usage_graph_dynamic
--schemes <scheme to build>
--project-path <path to your workspace/xbproj/Package.swift file>
If you want to use Monolite destroyer, you should call
swift run UseGraph use_graph usage_graph_dynamic_analyze
--schemes <scheme to build>
--project-path <path to your workspace/xbproj/Package.swift file>
--folder-paths <Paths to folder with sources - "path1,path2,path3">