UNPKG

diffxcodetargets

Version:

Command line tool that can be used to diff two Xcode targets

16 lines (8 loc) 472 B
# diffXcodeTargets (v{{version}}) # Usage   `diffXcodeTargets projectFilePath targetA targetB`        **[--version]** : Prints just the version        **[--help]** : Prints this help info        **[--debug]** : Logs extra diagnostic debug info # Example(s) `diffXcodeTargets ./myProject.xcodeproj/project.pbxproj targetA targetB`