·asc-notarization
</>

asc-notarization

rudrankriyam/asc-skills

使用 xcodebuild 和 asc 归档、导出和公证 macOS 应用程序。当您需要准备 macOS 应用程序以通过开发者 ID 签名和 Apple 公证在 App Store 之外分发时使用。

11安装·2热度·@rudrankriyam

安装

$npx skills add https://github.com/rudrankriyam/asc-skills --skill asc-notarization

SKILL.md

Use this skill when you need to notarize a macOS app for distribution outside the App Store.

Before archiving, confirm a valid Developer ID Application identity exists:

If no identity is found, create one at https://developer.apple.com/account/resources/certificates/add (the App Store Connect API does not support creating Developer ID certificates).

使用 xcodebuild 和 asc 归档、导出和公证 macOS 应用程序。当您需要准备 macOS 应用程序以通过开发者 ID 签名和 Apple 公证在 App Store 之外分发时使用。 来源:rudrankriyam/asc-skills。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/rudrankriyam/asc-skills --skill asc-notarization
分类
</>开发工具
认证
收录时间
2026-02-15
更新时间
2026-02-18

快速解答

什么是 asc-notarization?

使用 xcodebuild 和 asc 归档、导出和公证 macOS 应用程序。当您需要准备 macOS 应用程序以通过开发者 ID 签名和 Apple 公证在 App Store 之外分发时使用。 来源:rudrankriyam/asc-skills。

如何安装 asc-notarization?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/rudrankriyam/asc-skills --skill asc-notarization 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/rudrankriyam/asc-skills