diffxcodetargets
Version:
Command line tool that can be used to diff two Xcode targets
19 lines (8 loc) • 325 B
Plain Text
# diffXcodeTargets (v###)
# 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