{"id":15717198,"url":"https://github.com/hschneider/macos-sign-notarize","last_synced_at":"2025-05-13T00:41:46.873Z","repository":{"id":209628919,"uuid":"724563330","full_name":"hschneider/macos-sign-notarize","owner":"hschneider","description":"Automate Code-Signing and Notarization for macOS Apps, PKGs and DMGs.","archived":false,"fork":false,"pushed_at":"2023-12-26T16:17:16.000Z","size":9,"stargazers_count":7,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-01T05:11:38.054Z","etag":null,"topics":["build-automation","build-tool","macos","macosx"],"latest_commit_sha":null,"homepage":"https://marketmix.com","language":"Shell","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/hschneider.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}},"created_at":"2023-11-28T10:38:29.000Z","updated_at":"2025-01-30T15:02:37.000Z","dependencies_parsed_at":"2023-12-19T01:52:47.806Z","dependency_job_id":"571b2f12-c187-4cb0-8270-928d14cb6ec6","html_url":"https://github.com/hschneider/macos-sign-notarize","commit_stats":{"total_commits":8,"total_committers":1,"mean_commits":8.0,"dds":0.0,"last_synced_commit":"f2a6a515dc1d9d6af77030c4b2a8a9816856b7a1"},"previous_names":["hschneider/macos-sign-notarize"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hschneider%2Fmacos-sign-notarize","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hschneider%2Fmacos-sign-notarize/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hschneider%2Fmacos-sign-notarize/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hschneider%2Fmacos-sign-notarize/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hschneider","download_url":"https://codeload.github.com/hschneider/macos-sign-notarize/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253850849,"owners_count":21973667,"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":["build-automation","build-tool","macos","macosx"],"created_at":"2024-10-03T21:49:03.974Z","updated_at":"2025-05-13T00:41:46.855Z","avatar_url":"https://github.com/hschneider.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n![macos-sign-notarize-script](https://marketmix.com/git-assets/macos-sign-notarize/macos-sign-notarize-script.jpg)\n\n# macos-sign-notarize\n\n**Automate Apple's Sign- and Notarization-Process from commandline.** \n\nWith theses scripts, you can easily sign and notarize macOS Apps, PKGs and DMGs. No more commandline parameters to remember. Just setup the baked-in credentials and you are good to go. \n\n## sign\n\nSetup:\n\n```bash\n# Setup.start\n#\n# The ID of your \"Developer ID Application\", assigned to your Keyring.\n# This is usually your first- and lastname:\n#\nID=\"Your Name\"  \n#\n# Setup.end\n```\n\nUsage:\n\n```bash\n./sign application.app\n```\n\n## notarize\n\nSetup:\n\n```bash\n# Setup.start\n#\nUSR=\"name@domain.com\"           # Your Apple dev account's email address\nPWD=\"xxxx-xxxx-xxxx-xxxx\"       # Your app specific password, NOT your login password\nTEAM=\"xxxxxxxx\"                 # Your dev team ID\n#\n# Setup.end\n```\n\nUsage:\n\n```bash\n./notarize application.app\n```\n\n\u003cimg src=\"https://marketmix.com/git-assets/star-me-2.svg\"\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhschneider%2Fmacos-sign-notarize","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhschneider%2Fmacos-sign-notarize","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhschneider%2Fmacos-sign-notarize/lists"}