manpagez: man pages & more
man tapi-archive(1)
Home | html | info | man
tapi-stubify(1)             TAPI Tool Documentation            tapi-stubify(1)




NAME

       tapi-archive - Merge or thin text-based stub files


SYNOPSIS

       tapi archive [--help] [--version]

       tapi archive --info <file>

       tapi archive --verify-arch <architecture> <file>

       tapi archive --extract <architecture> <file> -o <file>

       tapi archive --merge <files> -o <file>




DESCRIPTION

       The  archive  command is used to inspect and manipulate text-based stub
       files.



OPTIONS

       --info
           List the architectures in the input file.


       --verify-arch <architecture>
           Test if the specified architecture is in the input file. Returns  0
           on success and 1 otherwise.


       --extract <architecture>
           Extracts  the specified architecture and writes the result to a new
           file.


       --merge
           Merges the provides input files into a single text-based stub file.
           This only works if the input files are for the same library and the
           only difference are the architectures.


       -o <file>
           Write output to <file>.


       --help
           Prints the list of options.


       --version
           Prints the program version.



SEE ALSO

       tapi(1), ld(1), lipo(1)



Darwin                            2017-02-20                   tapi-stubify(1)

Mac OS X 10.12.6 - Generated Sun Oct 29 10:45:23 CDT 2017
© manpagez.com 2000-2024
Individual documents may contain additional copyright information.