Is your feature request related to a problem? Please describe.
I often want to quickly find out "what are the dependencies of this project" or "what are the build settings of this project". However, opening Xcode and navigating the UI can be slow and cumbersome. xcdiff might provide a quick way to get at this info.
Describe the solution you'd like
It might be nice if you could invoke xcdiff to just parse and print these values without any comparison against another project
Is your feature request related to a problem? Please describe.
I often want to quickly find out "what are the dependencies of this project" or "what are the build settings of this project". However, opening Xcode and navigating the UI can be slow and cumbersome.
xcdiffmight provide a quick way to get at this info.Describe the solution you'd like
It might be nice if you could invoke
xcdiffto just parse and print these values without any comparison against another project