{"id":16776380,"url":"https://github.com/ameshkov/symbolicate","last_synced_at":"2025-09-21T18:23:15.991Z","repository":{"id":50282401,"uuid":"249409222","full_name":"ameshkov/symbolicate","owner":"ameshkov","description":"Symbolicate mac/ios crash report","archived":false,"fork":false,"pushed_at":"2020-03-27T12:57:17.000Z","size":5,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-16T18:21:27.270Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ameshkov.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-03-23T11:13:36.000Z","updated_at":"2025-01-16T23:05:10.000Z","dependencies_parsed_at":"2022-08-25T12:31:36.901Z","dependency_job_id":null,"html_url":"https://github.com/ameshkov/symbolicate","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ameshkov/symbolicate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ameshkov%2Fsymbolicate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ameshkov%2Fsymbolicate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ameshkov%2Fsymbolicate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ameshkov%2Fsymbolicate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ameshkov","download_url":"https://codeload.github.com/ameshkov/symbolicate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ameshkov%2Fsymbolicate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276282850,"owners_count":25615920,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-21T02:00:07.055Z","response_time":72,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-13T07:09:47.125Z","updated_at":"2025-09-21T18:23:15.940Z","avatar_url":"https://github.com/ameshkov.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Symbolicate\n\nSymbolicate macOS or iOS crash reports easily.\n\nThis script simply uses `atos` XCode tool to symbolicate crash reports as explained here:\nhttps://developer.apple.com/library/archive/technotes/tn2151/_index.html#//apple_ref/doc/uid/DTS40008184-CH1-SYMBOLICATE_WITH_ATOS\n\n## Requirements\n\n* XCode\n* Python3\n\n## Usage\n\n```\n$ python3 symbolicate.py --help\nUsage: symbolicate.py [options]. symbolicate.py -h for help.\n\nOptions:\n  -h, --help            show this help message and exit\n  -c FILE, --crash=FILE\n                        Path to the .crash file\n  -d DIR, --dsym=DIR    Path to the folder with dSYM files\n  -o FILE, --output=FILE\n                        Path to the output file with the symbolicated crash\n  -a ARCH, --arch=ARCH  Target architecture\n```\n\nExample:\n\n```\npython3 symbolicate.py -c test.crash -d test.xcarchive/dSYMs -a x86_64 -o test_symbolicated.crash\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fameshkov%2Fsymbolicate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fameshkov%2Fsymbolicate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fameshkov%2Fsymbolicate/lists"}