RESMERGER(1) | General Commands Manual | RESMERGER(1) |
/usr/bin/ResMerger
—
Merges resource forks or files into one resource file
(DEPRECATED)
/usr/bin/ResMerger |
[-fileCreator
<fileCreator>]
[-fileType <fileType>]
[-[a]ppend ] [-srcIs
RSRC | DF]
[-dstIs RSRC |
DF] file ...
-o <dest-file> |
Tools supporting Carbon development, including
/usr/bin/ResMerger
, were deprecated with Xcode
6.
The /usr/bin/ResMerger
command merges the
Carbon Resource Manager resource data in multiple files into a single file.
The output file may be one of the input files.
The /usr/bin/ResMerger
command takes the
following flags and arguments:
-fileCreator
<fileCreator>-fileType
<fileType>-[a]ppend
-srcIs
RSRC | DF-dstIs
RSRC | DF-skip
<type>-o
<dest-file>-dstIs
exists, it is overwritten unless the
-a
flag is provided; if it does not exist, it is
created.April 12, 2004 | Mac OS X |