File tree Expand file tree Collapse file tree 2 files changed +147
-106
lines changed
Expand file tree Collapse file tree 2 files changed +147
-106
lines changed Original file line number Diff line number Diff line change @@ -26,6 +26,9 @@ Global options:
2626 --platform, Specify platform for all mach-o library files provided (applying to all mach-o library files where platform was not provided)
2727 -v, --version, Specify version of tbd to convert to (default is v2) (applying to all mach-o library files where tnd-version was not provided)
2828
29+ Miscellaneous options:
30+ --dont-print-warnings, Don't print any warnings (both path and global option)
31+
2932Symbol options: (Both path and global options)
3033 --allow-all-private-symbols, Allow all non-external symbols (Not guaranteed to link at runtime)
3134 --allow-private-normal-symbols, Allow all non-external symbols (of no type) (Not guaranteed to link at runtime)
You can’t perform that action at this time.
0 commit comments