{"id":28531369,"url":"https://github.com/lessica/objecttableviewcontroller","last_synced_at":"2025-07-07T12:30:56.669Z","repository":{"id":83566781,"uuid":"452317982","full_name":"Lessica/ObjectTableViewController","owner":"Lessica","description":"A simple property list viewer in Objective-C.","archived":false,"fork":false,"pushed_at":"2024-01-14T05:04:58.000Z","size":208,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-09T15:12:04.256Z","etag":null,"topics":["debugging","objective-c","property-list"],"latest_commit_sha":null,"homepage":"","language":"Objective-C","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/Lessica.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}},"created_at":"2022-01-26T14:57:48.000Z","updated_at":"2024-06-02T17:20:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"ead923d0-b066-4761-adf0-298013579a91","html_url":"https://github.com/Lessica/ObjectTableViewController","commit_stats":null,"previous_names":["lessica/objecttableviewcontroller"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Lessica/ObjectTableViewController","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lessica%2FObjectTableViewController","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lessica%2FObjectTableViewController/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lessica%2FObjectTableViewController/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lessica%2FObjectTableViewController/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Lessica","download_url":"https://codeload.github.com/Lessica/ObjectTableViewController/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lessica%2FObjectTableViewController/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264077194,"owners_count":23553805,"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":["debugging","objective-c","property-list"],"created_at":"2025-06-09T15:10:23.856Z","updated_at":"2025-07-07T12:30:56.656Z","avatar_url":"https://github.com/Lessica.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ObjectTableViewController\n\n[![Xcode - Build and Analyze](https://github.com/Lessica/ObjectTableViewController/actions/workflows/objective-c-xcode.yml/badge.svg)](https://github.com/Lessica/ObjectTableViewController/actions/workflows/objective-c-xcode.yml)\n\nA simple property list viewer in Objective-C.\n\n## Usage\n\n```objective-c\nObjectTableViewController *ctrl = [[ObjectTableViewController alloc] initWithPath:[[NSBundle mainBundle] pathForResource:@\"Info\" ofType:@\"plist\"]];\nctrl.pullToReload = YES;\nctrl.pressToCopy = YES;\nctrl.showTypeHint = YES;\nctrl.allowSearch = YES;\nctrl.initialRootExpanded = YES;\nctrl.coloredIndentation = YES;\nctrl.indentationWidth = 0;\nUINavigationController *navCtrl = [[UINavigationController alloc] initWithRootViewController:ctrl];\n[self presentViewController:navCtrl animated:YES completion:nil];\n```\n\n## Screenshots\n\n\u003cp float=\"left\"\u003e\n  \u003cimg src=\"/Screenshots/IMG_0019.PNG\" width=\"32%\"\u003e\n  \u003cimg src=\"/Screenshots/IMG_0020.PNG\" width=\"32%\"\u003e\n  \u003cimg src=\"/Screenshots/IMG_0021.PNG\" width=\"32%\"\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flessica%2Fobjecttableviewcontroller","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flessica%2Fobjecttableviewcontroller","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flessica%2Fobjecttableviewcontroller/lists"}