{"id":13995230,"url":"https://github.com/fdiaz/SwiftInspector","last_synced_at":"2025-07-22T21:32:28.488Z","repository":{"id":38048988,"uuid":"249252323","full_name":"fdiaz/SwiftInspector","owner":"fdiaz","description":"SwiftInspector is a command line tool built on top of SwiftSyntax to help inspect usage of Swift code","archived":true,"fork":false,"pushed_at":"2022-09-19T23:25:59.000Z","size":439,"stargazers_count":38,"open_issues_count":6,"forks_count":5,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-11-24T19:51:48.027Z","etag":null,"topics":["cli","static-analyzer","swift"],"latest_commit_sha":null,"homepage":"","language":"Swift","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/fdiaz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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-22T19:00:29.000Z","updated_at":"2024-01-19T23:46:36.000Z","dependencies_parsed_at":"2022-08-29T04:20:12.306Z","dependency_job_id":null,"html_url":"https://github.com/fdiaz/SwiftInspector","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdiaz%2FSwiftInspector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdiaz%2FSwiftInspector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdiaz%2FSwiftInspector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdiaz%2FSwiftInspector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fdiaz","download_url":"https://codeload.github.com/fdiaz/SwiftInspector/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227177842,"owners_count":17743178,"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","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":["cli","static-analyzer","swift"],"created_at":"2024-08-09T14:03:18.923Z","updated_at":"2024-11-29T17:31:18.124Z","avatar_url":"https://github.com/fdiaz.png","language":"Swift","funding_links":[],"categories":["Swift"],"sub_categories":[],"readme":"![swiftinspector](img/swiftinspector.png)\n\n![](https://github.com/fdiaz/SwiftInspector/workflows/macOS/badge.svg) \n[![codecov](https://codecov.io/gh/fdiaz/SwiftInspector/branch/main/graph/badge.svg)](https://codecov.io/gh/fdiaz/SwiftInspector)\n[![Project Status: Abandoned – Initial development has started, but there has not yet been a stable, usable release; the project has been abandoned and the author(s) do not intend on continuing development.](https://www.repostatus.org/badges/latest/abandoned.svg)](https://www.repostatus.org/#abandoned)\n\n`SwiftInspector` is a command line tool and set of SPM libraries built on top of [SwiftSyntax](https://github.com/apple/swift-syntax). `SwiftInspector` reliably finds usages of classes, protocols, properties, etc. in a codebase by analyzing the Swift [AST](https://en.wikipedia.org/wiki/Abstract_syntax_tree).\n\n## Archived Project\n\nThis project is considered abandoned and has been archived.\n\n---\n\n## Requirements\n\n- Swift 5.6\n- Xcode 13.3.1\n\n## Install\n\nRun the following command:\n\n```\n$ git clone git@github.com:fdiaz/SwiftInspector.git\n$ cd SwiftInspector\n$ make install\n```\n\n## Develop\n\nIf you want to contribute to this project, please take a look at our [CONTRIBUTING](CONTRIBUTING.md) guidelines. To open the project in Xcode, open the `Package.swift` file at the root of the repo.\n\n## Default branch\nThe default branch of this repository is `main`. Between the initial commit and [75bd9f4\n](https://github.com/fdiaz/SwiftInspector/commit/75bd9f440d72ade9abd1e1d8e9d118e8bb8701a0), the default branch of this repository was `master`. See [#38](https://github.com/fdiaz/SwiftInspector/issues/38) for more details on why this change was made.\n\n## License\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffdiaz%2FSwiftInspector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffdiaz%2FSwiftInspector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffdiaz%2FSwiftInspector/lists"}