{"id":20502719,"url":"https://github.com/vlang/macos-app-bundler","last_synced_at":"2025-08-18T19:04:11.404Z","repository":{"id":260008868,"uuid":"880034562","full_name":"vlang/macos-app-bundler","owner":"vlang","description":"Generate macOS app bundles (MyApp.app) from binary files and sign them","archived":false,"fork":false,"pushed_at":"2024-10-29T02:34:07.000Z","size":4,"stargazers_count":16,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-05T20:35:28.346Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"V","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/vlang.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-29T01:49:03.000Z","updated_at":"2025-02-26T01:09:04.000Z","dependencies_parsed_at":"2024-10-29T03:24:27.498Z","dependency_job_id":"cf83bc1c-99e4-4962-adff-8d1bfd4c9ddf","html_url":"https://github.com/vlang/macos-app-bundler","commit_stats":null,"previous_names":["vlang/macos-app-bundler"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vlang/macos-app-bundler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vlang%2Fmacos-app-bundler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vlang%2Fmacos-app-bundler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vlang%2Fmacos-app-bundler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vlang%2Fmacos-app-bundler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vlang","download_url":"https://codeload.github.com/vlang/macos-app-bundler/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vlang%2Fmacos-app-bundler/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271043504,"owners_count":24689767,"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","status":"online","status_checked_at":"2025-08-18T02:00:08.743Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-11-15T19:27:12.521Z","updated_at":"2025-08-18T19:04:11.343Z","avatar_url":"https://github.com/vlang.png","language":"V","funding_links":[],"categories":[],"sub_categories":[],"readme":"```bash\nv .\n./macos-app-bundler # to generate a config.json\n```\n\nEdit config.json:\n\n```json\n{\n\t\"exe_name\":\t\"MyApp\",\n\t\"app_name\":\t\"MyApp\",\n\t\"icon_file\":\t\"logo.png\",\n\t\"code_sign_cert_name\":\t\"Developer ID Application: Your Name (Team ID)\",\n\t\"executable_path\":\t\"/path/to/binary\"\n}\n```\n\nRun macos-app-bundler again\n\n```bash\n./macos-app-bundler\n\n/code/users.app has been generated successfully.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvlang%2Fmacos-app-bundler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvlang%2Fmacos-app-bundler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvlang%2Fmacos-app-bundler/lists"}