tapi-reexport(1) | TAPI Tool Documentation | tapi-reexport(1) |
tapi-reexport - Create a linker reexport file by scanning the header files
tapi reexport [options] <inputs>
The reexport command creates a linker reexport file by parsing the header files that are associated with a framework/dynamic library. The headers are parsed per default in Objective-C syntax mode. C++ support is still experimental.
-arch <architecture>
-macosx_version_min <value>
-ios_version_min <value>
-watchos_version_min <value>
-tvos_version_min <value>
--help
tapi(1), ld(1)
2017-02-20 | Darwin |