Apple’s Command-Line Developer Tools
The
following list of utilities
can be found in
/Developer/Tools
after you have installed the Xcode Tools package. Xcode depends on some
of these tools; some of them have their roots in
Macintosh
Programmer’s Workshop (MPW), which is
Apple’s old development environment.
-
agvtool Acts as a versioning tool for Xcode projects.
-
BuildStrings Creates resource string definitions.
-
CpMac Serves as an alternative to
cp; preserves resource forks when copying.-
cvs-unwrap Extracts a tar file created by
cvs-wrap.-
cvs-wrap Combines a directory into a single
tarfile.-
cvswrappers Checks an entire directory into CVS as a binary file.
-
DeRez Displays the contents of a resource fork.
-
GetFileInfo Displays extended information about a file, including creator code and file type.
-
MergePef Merges code fragments from one file into another.
-
MvMac Serves as an alternative to
mv; preserves resource forks when copying.-
pbhelpindexer Creates an index of Apple’s API documentation for Xcode.
-
pbprojectdump Used by Xcode’s FileMerge feature to produce more readable diffs between file versions.
-
pbxcp Supports Xcodes’s build system; an internal tool.
-
pbxhmapdump Debugs header maps; also internal to Xcode.
-
ResMerger Merges resource manager resource files. Xcode’s build system compiles
.rfiles into.rsrcfiles usingRez, and if needed, Xcode merges multiple files usingResMerger.-
Rez Compiles resource files.
-
RezWack Embeds resource and data forks in a file. ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access