{"id":18974656,"url":"https://github.com/pujiaxin33/jxfilebrowsercontroller","last_synced_at":"2025-06-28T00:05:59.716Z","repository":{"id":56916692,"uuid":"140258936","full_name":"pujiaxin33/JXFileBrowserController","owner":"pujiaxin33","description":"The debug sandbox browser for sharing.","archived":false,"fork":false,"pushed_at":"2019-10-08T08:13:37.000Z","size":1361,"stargazers_count":24,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-20T17:15:57.942Z","etag":null,"topics":["filebrowser","swift"],"latest_commit_sha":null,"homepage":null,"language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pujiaxin33.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":"2018-07-09T08:58:20.000Z","updated_at":"2025-01-06T18:37:50.000Z","dependencies_parsed_at":"2022-08-21T03:50:38.108Z","dependency_job_id":null,"html_url":"https://github.com/pujiaxin33/JXFileBrowserController","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/pujiaxin33/JXFileBrowserController","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pujiaxin33%2FJXFileBrowserController","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pujiaxin33%2FJXFileBrowserController/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pujiaxin33%2FJXFileBrowserController/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pujiaxin33%2FJXFileBrowserController/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pujiaxin33","download_url":"https://codeload.github.com/pujiaxin33/JXFileBrowserController/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pujiaxin33%2FJXFileBrowserController/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262352621,"owners_count":23297689,"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":["filebrowser","swift"],"created_at":"2024-11-08T15:15:42.564Z","updated_at":"2025-06-28T00:05:59.695Z","avatar_url":"https://github.com/pujiaxin33.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JXFileBrowserController\nThe debug sandbox browser for sharing.Written in swift.\n\n# Overview\n在我们日常开发中，会出现许多复杂业务逻辑的bug。很难通过查看代码就能排查掉。尤其是偶现的bug，测试人员偶尔出现，自己调试死活出现不了。\n\n所以，一般我们都会加上日志系统，在关键地方打印日志信息。可以选择'CocoaLumberjack'进行日志文件本地保存。你可以通过FLEX的FileBrowser进行手机内查看，但是巨量的信息很难通过手机定位，能传输到电脑端结合代码分析。FLEX虽然有copy功能，但是无法将大量的日志文本通过社交软件（qq、微信等，它们都有字数限制）传输到电脑端。\n\n我已经给FLEX提交了Issue，增加通过UIActivityViewController进行文件分享的功能，但是还未处理。所以自己就写了一个简单的沙盒文件浏览分享控制器。可以将该功能加入APP的调试暗门里（比如关于XXAPP，点击应用ICON，进入的内部调试工具）\n\n# Demo preview\n\n![gif](https://github.com/pujiaxin33/JXFileBrowserController/blob/master/JXFileBrowserController/Gif/FileBrowser.gif)\n\n# Features\n\n- 查看应用沙盒文件系统；\n- 查看Bundle文件；\n- 支持图片、GIF、文本、视频、音频、数据库查看；\n- 通过UIActivityViewController进行文件分享；\n\n# 要求\n\n- iOS 9.0+\n- XCode 10.2.1+\n- Swift 5.0+\n\n# 安装\n\n## CocoaPods\n\n```ruby\ntarget '\u003cYour Target Name\u003e' do\n    pod 'JXFileBrowserController'\nend\n```\n先执行`pod repo update`，再执行`pod install`\n\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpujiaxin33%2Fjxfilebrowsercontroller","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpujiaxin33%2Fjxfilebrowsercontroller","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpujiaxin33%2Fjxfilebrowsercontroller/lists"}