We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f72631b commit 8f396e5Copy full SHA for 8f396e5
tools/symbol_extractor/README.md
@@ -39,7 +39,7 @@ containing symbols for some iOS versions.
39
40
## Symbolicator
41
The `symbolicator.py` is a small script essentially doing the same as the Crash Analyzer.
42
-It can be used to do a stand-alone resymbolication of a `*.crash` file, if it is also presented with a `*.json` and `symbols.db` file.
+It can be used to do a stand-alone resymbolication of a `*.crash` file, if it is also presented with a `symbols.db` file.
43
44
## Merger
45
The `merger.py` is a small python script to merge two symbols databases into a single one while making sure all internal ids remain
0 commit comments