spmgraph works well when we have package.swift integrated to project but in case of apps, dependency are managed by xcode and xcodeproj was contains the dependencies and package.resolved has the specific version at that time.
How can we create a dependency graph for mobile apps where dependency are managed in xcode.