{"id":16683822,"url":"https://github.com/freesuraj/pgdebugview","last_synced_at":"2025-04-09T23:25:12.494Z","repository":{"id":62449910,"uuid":"62435864","full_name":"freesuraj/PGDebugView","owner":"freesuraj","description":"Convert Plist into a visual editor","archived":false,"fork":false,"pushed_at":"2017-10-26T02:51:11.000Z","size":631,"stargazers_count":5,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-24T01:14:13.307Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/freesuraj.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2016-07-02T05:40:48.000Z","updated_at":"2021-03-09T19:10:28.000Z","dependencies_parsed_at":"2022-11-02T01:01:19.171Z","dependency_job_id":null,"html_url":"https://github.com/freesuraj/PGDebugView","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freesuraj%2FPGDebugView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freesuraj%2FPGDebugView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freesuraj%2FPGDebugView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freesuraj%2FPGDebugView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/freesuraj","download_url":"https://codeload.github.com/freesuraj/PGDebugView/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248127583,"owners_count":21052253,"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":[],"created_at":"2024-10-12T14:26:24.531Z","updated_at":"2025-04-09T23:25:12.465Z","avatar_url":"https://github.com/freesuraj.png","language":"Swift","readme":"\n\u003c!-- \n[![CI Status](http://img.shields.io/travis/freesuraj/PGDebugView.svg?style=flat)](https://travis-ci.org/freesuraj/PGDebugView) --\u003e\n[![Version](https://img.shields.io/cocoapods/v/PGDebugView.svg?style=flat)](http://cocoapods.org/pods/PGDebugView)\n[![Carthage Compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)\n[![License](https://img.shields.io/cocoapods/l/PGDebugView.svg?style=flat)](http://cocoapods.org/pods/PGDebugView)\n[![Platform](https://img.shields.io/cocoapods/p/PGDebugView.svg?style=flat)](http://cocoapods.org/pods/PGDebugView)\n\n### What's PGDebugView?\n\nIt's a common requirement to tweak different configurations of the app for debug purposes. The general way of doing it is using Settings.bundle where the Settings are located inside `Setting` of the iPhone. It has a few drawbacks..\n\n- Setting up Settings.bundle is a hassale and needs some research do to \n- Creating custom pages and changing values on the go are hard\n- There are limitations to what values you can set\n- It's just cubersome to go back to settings to see how app behavior changes when some configs are tweaked.\n\n**In comes `PGDebugView` **\n\nNow everybody is very familiar with `.plist` files. All you need to do is put all the debuggable configurations in a `.plist` file and that's it. You will be able to `modify` , `remove` or even `add new` configs right from your app, without ever leaving the app.\n\nSee the `Example` to see how easy it is to use.\n\n\n![screenshot](https://github.com/freesuraj/PGDebugView/blob/master/Resources/pgdebugview_gif.gif)\n\n## Example\n\nTo run the example project, clone the repo, and run `pod install` from the Example directory first.\n\n## Installation\n\nPGDebugView is available under the MIT license. See the LICENSE file for more info. \n\n### Cocoapods\nAdd the following line to your Podfile:\n\n```ruby\nsource 'https://github.com/CocoaPods/Specs.git'\nplatform :ios, '9.0'\nuse_frameworks!\n\ntarget '\u003cYour Target Name\u003e' do\n    pod 'PGDebugView', :git =\u003e 'git@github.com:propertyguru/PGDebugView.git', :branch=\u003e 'master'\nend\n```\n\n### Carthage\nAdd the following line to your Cartfile:\n\n```ruby\ngithub \"freesuraj/PGDebugView\"\n```\n\n## Author\n\n[Suraj Pathak](https://twitter.com/iOSCook)\n\n## License\n\nPGDebugView is available under the MIT license. See the LICENSE file for more info.\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffreesuraj%2Fpgdebugview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffreesuraj%2Fpgdebugview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffreesuraj%2Fpgdebugview/lists"}