dSYMTools
dSYMTools copied to clipboard
Clarify error address calculation methods
Related to #68
Adds detailed explanation on error address calculation methods to the README
- Introduces a new section titled "Understanding Error Address Calculation Methods" before the "更新:" section in the README.md file.
- Explains the significance of using offset filling methods for error address calculation, clarifying the difference between the two methods (with and without offset) and when to use each.
- Highlights the importance of matching the error report source with the appropriate calculation method for accurate error address calculation.
For more details, open the Copilot Workspace session.