搜索

搜索结果

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

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.

rudrankriyam avatarrudrankriyam
获取
swiftui-webkit

swiftui-webkit

957frontend

Embeds and controls web content in SwiftUI with WebKit for SwiftUI, including WebView, WebPage, navigation policies, JavaScript execution, observable page state, link interception, local HTML or data loading, and custom URL schemes. Use when building iOS 26+ article/detail views, help centers, in-app documentation, or other embedded web experiences backed by HTML, CSS, and JavaScript.

dpearson2699 avatardpearson2699
获取
asc-build-lifecycle

asc-build-lifecycle

948devops-cloud

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

rorkai avatarrorkai
获取
asc-shots-pipeline

asc-shots-pipeline

948devops-cloud

Orchestrate iOS screenshot automation with xcodebuild/simctl for build-run, AXe for UI actions, JSON settings and plan files, Koubou-based framing (`asc screenshots frame`), and screenshot upload (`asc screenshots upload`). Use when users ask for automated screenshot capture, AXe-driven simulator flows, frame composition, or screenshot-to-upload pipelines.

rorkai avatarrorkai
获取
asc-crash-triage

asc-crash-triage

948research-knowledge

Triage TestFlight crashes, beta feedback, and performance diagnostics using asc. Use when the user asks about TF crashes, TestFlight crash reports, beta tester feedback, app hangs, disk writes, launch diagnostics, or wants a crash summary for a build or app.

rorkai avatarrorkai
获取
asc-notarization

asc-notarization

948security

Archive, export, and notarize macOS apps using xcodebuild and asc. Use when you need to prepare a macOS app for distribution outside the App Store with Developer ID signing and Apple notarization.

rudrankriyam avatarrudrankriyam
获取
asc-notarization

asc-notarization

948security

Archive, export, and notarize macOS apps using xcodebuild and asc. Use when you need to prepare a macOS app for distribution outside the App Store with Developer ID signing and Apple notarization.

rorkai avatarrorkai
获取
asc-shots-pipeline

asc-shots-pipeline

946devops-cloud

Orchestrate iOS screenshot automation with xcodebuild/simctl for build-run, AXe for UI actions, JSON settings and plan files, Koubou-based framing (`asc screenshots frame`), and screenshot upload (`asc screenshots upload`). Use when users ask for automated screenshot capture, AXe-driven simulator flows, frame composition, or screenshot-to-upload pipelines.

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

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.

rudrankriyam avatarrudrankriyam
获取
asc-release-flow

asc-release-flow

934agent-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.

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

Build and test iOS apps on simulator with XcodeBuildMCP.

everyinc avatareveryinc
获取
xcode-compilation-analyzer

xcode-compilation-analyzer

1.2Kresearch-knowledge

Analyze Swift and mixed-language compile hotspots using build timing summaries and Swift frontend diagnostics, then produce a recommend-first source-level optimization plan. Use when a developer reports slow compilation, type-checking warnings, expensive clean-build compile phases, long CompileSwiftSources tasks, warn-long-function-bodies output, or wants to speed up Swift type checking.

avdlee avataravdlee
获取
mcp-server-patterns

mcp-server-patterns

231Kmcp-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
获取
spm-build-analysis

spm-build-analysis

1.2Kproductivity

Analyze Swift Package Manager dependencies, package plugins, module variants, and CI-oriented build overhead that slow Xcode builds. Use when a developer suspects packages, plugins, or dependency graph shape are hurting clean or incremental build performance, mentions SPM slowness, package resolution time, build plugin overhead, duplicate module builds from configuration drift, circular dependencies between modules, oversized modules needing splitting, or modularization best practices.

avdlee avataravdlee
获取
xcode-project-analyzer

xcode-project-analyzer

1.2Ktesting-qa

Audit Xcode project configuration, build settings, scheme behavior, and script phases to find build-time improvements with explicit approval gates. Use when a developer wants project-level build analysis, slow incremental builds, guidance on target dependencies, build settings review, run script phase analysis, parallelization improvements, or module-map and DEFINES_MODULE configuration.

avdlee avataravdlee
获取
salesforce-developer

salesforce-developer

11Kdevops-cloud

Writes and debugs Apex code, builds Lightning Web Components, optimizes SOQL queries, implements triggers, batch jobs, platform events, and integrations on the Salesforce platform. Use when developing Salesforce applications, customizing CRM workflows, managing governor limits, bulk processing, or setting up Salesforce DX and CI/CD pipelines.

jeffallan avatarjeffallan
获取
xcode-project-setup

xcode-project-setup

357agent-workflows

安全地修改 Xcode 项目文件 (.pbxproj),添加 Swift Package 并链接文件。当 iOS 项目需要安装依赖(如 Firebase、Alamofire)时使用此技能。

firebase avatarfirebase
获取
asc-signing-setup

asc-signing-setup

948security

Set up bundle IDs, capabilities, signing certificates, provisioning profiles, and encrypted signing sync with the asc cli. Use when onboarding a new app, rotating signing assets, or sharing them across a team.

rorkai avatarrorkai
获取
asc-signing-setup

asc-signing-setup

940security

Set up bundle IDs, capabilities, signing certificates, provisioning profiles, and encrypted signing sync with the asc cli. Use when onboarding a new app, rotating signing assets, or sharing them across a team.

rudrankriyam avatarrudrankriyam
获取