{"id":20023224,"url":"https://github.com/carson-katri/frameworkinspector","last_synced_at":"2025-10-19T04:25:25.927Z","repository":{"id":102304945,"uuid":"322865627","full_name":"carson-katri/FrameworkInspector","owner":"carson-katri","description":"View the internals of a Swift framework","archived":false,"fork":false,"pushed_at":"2020-12-19T14:42:17.000Z","size":724,"stargazers_count":21,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-08T15:05:52.872Z","etag":null,"topics":["framework","runtime","swift"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/carson-katri.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-12-19T14:27:00.000Z","updated_at":"2024-11-04T04:52:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"2581abf4-05b4-40c3-83a7-0bcc3d30a378","html_url":"https://github.com/carson-katri/FrameworkInspector","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carson-katri%2FFrameworkInspector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carson-katri%2FFrameworkInspector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carson-katri%2FFrameworkInspector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carson-katri%2FFrameworkInspector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/carson-katri","download_url":"https://codeload.github.com/carson-katri/FrameworkInspector/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252427601,"owners_count":21746242,"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":["framework","runtime","swift"],"created_at":"2024-11-13T08:45:33.642Z","updated_at":"2025-10-19T04:25:25.821Z","avatar_url":"https://github.com/carson-katri.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Framework Inspector\r\n\r\n\u003e View the internals of Swift frameworks\r\n\r\n![Screenshot of FrameworkInspector](resources/screenshot.png)\r\n\r\n## Usage\r\n\r\n\u003e *NOTE*: If the framework you are trying to inspect is not linked, it won't be able to find the type information.\r\n  Be sure to add the framework to the `Frameworks, Libraries, and Embedded Content` field in the `xcodeproj`.\r\n\r\nLet's say we want to have a look around the internals of SwiftUI:\r\n\r\n* Press `Choose .tbd` and navigate to the `.tbd` file. You can find a `.tbd` file for SwiftUI at `/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/SwiftUI.framework/SwiftUI.tbd`\r\n* The symbols should load into the sidebar. You can search for a specific symbol with the searchbar in the top right corner. For instance, we can search for `nominal type descriptor for SwiftUI.Text`\r\n* After choosing a symbol, the type information is loaded on the right side. In this case, we can see that `SwiftUI.Text` keeps an array of `Modifier`s, which is an enum with the various `Text` modifiers available.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarson-katri%2Fframeworkinspector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcarson-katri%2Fframeworkinspector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarson-katri%2Fframeworkinspector/lists"}