搜索

搜索结果

52 results for "asc xcode build"

asc-xcode-build

asc-xcode-build

946writing-content

Build, archive, generate export options, export, upload, and manage Xcode version/build numbers with the current asc xcode helpers before App Store Connect upload or submission. Use when creating an IPA or PKG for upload.

rorkai avatarrorkai
获取
asc-xcode-build

asc-xcode-build

934writing-content

使用当前的 asc xcode 辅助工具,在 App Store Connect 上传或提交之前,构建、归档、生成导出选项、导出、上传以及管理 Xcode 版本/构建号。当需要创建用于上传的 IPA 或 PKG 时使用。

rudrankriyam avatarrudrankriyam
获取
swiftui-webkit

swiftui-webkit

957frontend

利用 WebKit for SwiftUI 在 SwiftUI 中嵌入并控制 Web 内容,涵盖 WebView、WebPage、导航策略、JavaScript 执行、可观察的页面状态、链接拦截、本地 HTML 或数据加载以及自定义 URL Scheme。适用于构建 iOS 26+ 的文章/详情页视图、帮助中心、应用内文档或其它基于 HTML、CSS 和 JavaScript 的嵌入式 Web 体验。

dpearson2699 avatardpearson2699
获取
asc-build-lifecycle

asc-build-lifecycle

948devops-cloud

使用 asc 追踪 Build 处理进度、查找最新 Build,以及清理历史 Build。适用于管理 Build 保留策略或等待处理结果的场景。

rorkai avatarrorkai
获取
asc-shots-pipeline

asc-shots-pipeline

948devops-cloud

编排 iOS 截图自动化流程:使用 xcodebuild/simctl 进行构建与运行、AXe 执行 UI 操作、JSON 配置文件与执行计划(plan)、基于 Koubou 的带壳合成(`asc screenshots frame`)以及截图上传(`asc screenshots upload`)。当用户需要自动截屏、AXe 驱动的模拟器操作流程、带壳合成或“截屏到上传”完整流水线时使用此 Skill。

rorkai avatarrorkai
获取
asc-crash-triage

asc-crash-triage

948research-knowledge

使用 asc 排查和分级 TestFlight 崩溃、内测用户反馈及性能诊断数据。当用户询问 TF 崩溃、TestFlight 崩溃报告、Beta 测试员反馈、应用卡死(App Hangs)、磁盘写入、启动诊断,或者希望获取某个 Build 或 App 的崩溃汇总时使用此 Skill。

rorkai avatarrorkai
获取
asc-notarization

asc-notarization

948security

使用 xcodebuild 和 asc 归档、导出并公证 macOS 应用。适用于需要使用 Developer ID 签名和 Apple 公证,将 macOS 应用打包分发至 App Store 之外的场景。

rudrankriyam avatarrudrankriyam
获取
asc-notarization

asc-notarization

948security

使用 xcodebuild 和 asc 对 macOS 应用进行归档、导出与公证。适用于需要通过 Developer ID 签名和 Apple 公证准备在 App Store 之外独立分发的 macOS 应用场景。

rorkai avatarrorkai
获取
asc-shots-pipeline

asc-shots-pipeline

946devops-cloud

使用 xcodebuild/simctl 进行构建与运行、AXe 执行 UI 操作、JSON 配置文件与 Plan 执行计划、基于 Koubou 的带壳合成(`asc screenshots frame`)以及截图上传(`asc screenshots upload`),编排 iOS 截图自动化流程。当用户提出自动化截图抓取、AXe 驱动的模拟器操作流、套壳合成或“截图到上传”全流程管线需求时使用。

rudrankriyam avatarrudrankriyam
获取
asc-id-resolver

asc-id-resolver

943devops-cloud

Resolve App Store Connect IDs (apps, builds, app and digital-goods versions, groups, testers) from human-friendly names using asc. Use when commands require IDs.

rorkai avatarrorkai
获取
asc-release-flow

asc-release-flow

942agent-workflows

Orchestrate App Store releases with asc, including staging a version, uploading or building an artifact, publishing, and submitting for review. Use when the user wants to prepare or execute a release. Keep Game Center item preparation in this skill; route other readiness failures, stuck submissions, cancellation, and retry decisions to asc-submission-health.

rorkai avatarrorkai
获取
asc-build-lifecycle

asc-build-lifecycle

940devops-cloud

Track build processing, find latest builds, and clean up old builds with asc. Use when managing build retention or waiting on processing.

rudrankriyam avatarrudrankriyam
获取
asc-id-resolver

asc-id-resolver

939devops-cloud

使用 asc 从人类友好的名称解析 App Store Connect ID(应用、构建版本、应用和数字商品版本、群组、测试员)。当命令需要 ID 时使用。

rudrankriyam avatarrudrankriyam
获取
asc-release-flow

asc-release-flow

934agent-workflows

使用 asc 编排 App Store 发布流程,包括暂存版本、上传或构建产物、发布以及提交审核。当用户想要准备或执行发布时使用。将 Game Center 项目准备工作保留在此技能中;将其他就绪失败、卡住的提交、取消和重试决策路由到 asc-submission-health。

rudrankriyam avatarrudrankriyam
获取
limrun-xcode

limrun-xcode

1mcp-integrations

Build an iOS / Apple app on remote Xcode with `lim xcode build` instead of local xcodebuild, from any environment (Linux, Windows, macOS, VM, container). Use for non-Bazel projects (an `.xcodeproj` / `.xcworkspace`, an XcodeGen `project.yml` with a gitignored project, React Native / Expo native build) when the user wants to build, compile, reload, produce a preview build, or ship a signed device IPA. To run, tap, screenshot, or otherwise interact with the result on a simulator, use limrun-ios-simulator. For Bazel workspaces, use limrun-xcode-bazel.

limrun-inc avatarlimrun-inc
获取
ce-test-xcode

ce-test-xcode

24Ktesting-qa

使用 XcodeBuildMCP 在模拟器上构建并测试 iOS 应用。

everyinc avatareveryinc
获取
xcode-compilation-analyzer

xcode-compilation-analyzer

1.2Kresearch-knowledge

使用构建时间摘要和Swift前端诊断来分析Swift及混合语言编译热点,然后生成优先推荐源码级优化方案。当开发者报告编译缓慢、类型检查警告、昂贵的干净构建编译阶段、长时间的CompileSwiftSources任务、warn-long-function-bodies输出,或希望加速Swift类型检查时使用。

avdlee avataravdlee
获取
developing-ios-apps

developing-ios-apps

1.4Ktesting-qa

Develops iOS/macOS apps with XcodeGen, SwiftUI, and SPM, including Apple Developer signing, notarization, and CI/CD pipelines. Use when building iOS/macOS apps, fixing Xcode build failures, deploying to real devices, or configuring CI/CD signing. Triggers on XcodeGen project.yml, SPM dependency issues, code signing errors (Error -25294, keychain mismatch, adhoc fallback, EMFILE, notarization credential conflict), "Library not loaded @rpath", Electron @electron/osx-sign / @electron/notarize, notarytool, or certificate/provisioning problems.

daymade avatardaymade
获取
xcodebuildmcp

xcodebuildmcp

6.3Ktesting-qa

Official skill for XcodeBuildMCP. Use when doing iOS/macOS/watchOS/tvOS/visionOS work (build, test, run, debug, log, UI automation).

getsentry avatargetsentry
获取
mcp-server-patterns

mcp-server-patterns

231Kmcp-integrations

使用 Node/TypeScript SDK 构建 MCP 服务器 —— 涵盖工具(Tools)、资源(Resources)、提示词(Prompts)、Zod 参数校验,以及 stdio 与 Streamable HTTP 传输协议的对比选型。请参阅 Context7 或 MCP 官方文档获取最新的 API 说明。

affaan-m avataraffaan-m
获取
spm-build-analysis

spm-build-analysis

1.2Kproductivity

分析 Swift Package Manager 依赖、包插件、模块变体以及面向 CI 的构建开销,这些因素会拖慢 Xcode 构建速度。当开发者怀疑包、插件或依赖图结构影响了干净构建或增量构建性能,提及 SPM 缓慢、包解析时间、构建插件开销、配置漂移导致的重复模块构建、模块间的循环依赖、需要拆分的超大模块或模块化最佳实践时使用。

avdlee avataravdlee
获取
xcode-project-analyzer

xcode-project-analyzer

1.2Ktesting-qa

审计 Xcode 项目配置、构建设置、Scheme 行为和脚本阶段,以发现构建时间改进点,并设有明确的审批门。当开发者需要项目级构建分析、缓慢的增量构建、目标依赖指导、构建设置审查、运行脚本阶段分析、并行化改进或模块映射与 DEFINES_MODULE 配置时使用。

avdlee avataravdlee
获取
mcp-server-patterns

mcp-server-patterns

239Kmcp-integrations

Build MCP servers with Node/TypeScript SDK — tools, resources, prompts, Zod validation, stdio vs Streamable HTTP. Use Context7 or official MCP docs for latest API.

affaan-m avataraffaan-m
获取
salesforce-developer

salesforce-developer

11Kdevops-cloud

编写和调试Apex代码,构建Lightning Web组件,优化SOQL查询,实现触发器、批处理作业、平台事件以及Salesforce平台上的集成。适用于开发Salesforce应用程序、定制CRM工作流、管理调控器限制、批量处理或设置Salesforce DX和CI/CD流水线。

jeffallan avatarjeffallan
获取