Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 558 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 558 Bytes

UseGraph

How To Use

Dynamic analyse

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">