‹ 首页

app-release

@glebis · 收录于 3 天前 · 上游提交 5 天前

End-to-end pipeline for releasing an iOS / watchOS app to TestFlight and the App Store. Use when the user wants to publish, ship, or release an iOS/watchOS app, get a build onto TestFlight, archive and upload via xcodebuild, deploy a CloudKit schema to Production, set App Privacy or export compliance, mint a Distribution certificate, or work through App Store Connect / Apple Developer portal steps. Triggers on 'continue publishing', 'ship the app to TestFlight', 'release the iOS app', 'upload a build', 'deploy CloudKit to production', 'App Privacy labels', 'distribution signing', or any cryptic Apple upload error (cloud signing, 90057 missing CFBundleShortVersionString, 90474 orientation). macOS and Xcode only.

适合你,如果经常需要手动完成 iOS 应用发布的繁琐步骤

/ 通过 npx 安装 校验哈希
npx oh-my-skill add glebis/claude-skills/app-release
/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- glebis/claude-skills/app-release
/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify glebis/claude-skills/app-release
安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
330GitHub stars
~1.2K最小装载
~4K含声明引用
~4K文本包总量
索引托管

怎么用

商店整理自技能原文 · 版本 2482fd1 · 表述以原文为准
它做什么

装上后,Claude会指导你完成iOS/watchOS应用从签名、归档、上传到TestFlight的发布流程,处理CloudKit部署、出口合规、隐私设置等步骤,并自动排查常见Apple上传错误。

什么时候触发

当你要求发布或上传iOS/watchOS应用到TestFlight/App Store,例如说“发布应用到TestFlight”或“上传构建”,且使用macOS和Xcode时触发。

装好后可以这样说
Claude会启动发布管道
Claude会先确认再执行
Claude会审计代码并指导填写

评论

登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。