返回顶部
a

asc-release-flowasc发布流程

End-to-end release workflows for TestFlight and App Store using asc publish, builds, versions, and submit commands. Use when asked to upload a build, distribute to TestFlight, or submit to App Store.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
1,918
下载量
免费
免费
1
收藏
概述
安装方式
版本历史

asc-release-flow

发布流程(TestFlight 和 App Store)

当需要将新构建版本上传至 TestFlight 或提交至 App Store 时,使用此技能。

前置条件

  • - 确保已设置凭据(asc auth login 或 ASC* 环境变量)。
  • 每次上传使用新的构建版本号。
  • 优先使用 ASCAPP_ID 或显式传递 --app 参数。

推荐的端到端命令

  • - TestFlight:
- asc publish testflight --app ID> --ipa --group ID>[,] - 可选参数:--wait、--notify、--platform、--poll-interval、--timeout
  • - App Store:
- asc publish appstore --app --ipa --version - 可选参数:--wait、--submit --confirm、--platform、--poll-interval、--timeout

手动操作流程(需要更多控制时)

  1. 1. 上传构建版本:
- asc builds upload --app --ipa
  1. 2. 如需查找构建版本 ID:
- asc builds latest --app [--version ] [--platform ]
  1. 3. TestFlight 分发:
- asc builds add-groups --build ID> --group ID>[,]
  1. 4. App Store 关联并提交:
- asc versions attach-build --version-id ID> --build ID> - asc submit create --app ID> --version --build ID> --confirm
  1. 5. 检查或取消提交:
- asc submit status --id ID> 或 --version-id ID> - asc submit cancel --id --confirm

注意事项

  • - 始终使用 --help 查看具体命令的可用参数。
  • 使用 --output table / --output markdown 获取人类可读的输出;默认输出格式为 JSON。

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 asc-release-flow-1776380506 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 asc-release-flow-1776380506 技能

通过命令行安装

skillhub install asc-release-flow-1776380506

下载

⬇ 下载 asc-release-flow v1.0.0(免费)

文件大小: 1.41 KB | 发布时间: 2026-4-17 14:46

v1.0.0 最新 2026-4-17 14:46
asc-release-flow 1.0.0

- Initial release introducing end-to-end workflows for distributing builds to TestFlight and the App Store using asc CLI commands.
- Supports both streamlined and manual release flows, with detailed step-by-step instructions.
- Includes preconditions for credentials, build numbering, and app identification.
- Documents recommended commands and important optional flags for tailored automation.
- Provides tips for checking command usage and output formatting.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部