You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Compare Xcode project scheme's
Describe the solution you'd like
I would like to compare an Xcode project with a modified version, to see whether the schemes are identical or not.
It looks like the current version of xcdiff does not do this?
Describe alternatives you've considered
I have not considered any alternatives yet. I imagine I could just to a diff, but it would be nice if it was part of xcdiff
Additional context
n/a
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Compare Xcode project scheme's
Describe the solution you'd like
I would like to compare an Xcode project with a modified version, to see whether the schemes are identical or not.
It looks like the current version of
xcdiff
does not do this?Describe alternatives you've considered
I have not considered any alternatives yet. I imagine I could just to a
diff
, but it would be nice if it was part ofxcdiff
Additional context
n/a
The text was updated successfully, but these errors were encountered: