Building Apple Platform Products

Referenstabell-driven xcodebuild/swift/xcrun-kommando täckning för bygg, test, signering och driftsättning.

av kylehughes · kylehughes/apple-platform-build-tools-claude-code-plugin

Testad · Fungerar ★ 9.2/10

Building Apple Platform Products — Referenstabell-driven xcodebuild/swift/xcrun-kommando täckning för bygg, test, signering och driftsättning.

Vad den gör

Omsluter xcodebuild, swift build/test, xcrun simctl och devicectl i uppslagstabeller som täcker projektdetektering, simulatorns livscykel, enhetsdistribution, kodsignering, profilering och distribution. Utlöses vid alla xcodebuild/swift/xcrun-anrop eller Apple build/test/archive/deploy-förfrågningar, och dirigerar till 14 ämnesspecifika referensfiler för djupgående detaljer.

Testrapport

Bad om en verklig test-sedan-skärmdump-uppgift: baslinjen gissade en hårdkodad 'iPhone 15'-destination, skillen tvingade istället `xcodebuild -list` + `simctl list devices available` först, och undvek exakt det misslyckande med inaktuellt simulatornamn som den pekar ut som fallgrop #5.

Testad: 2026-07-14 · Claude Code 2.x (agent harness)

Installation

git clone https://github.com/kylehughes/apple-platform-build-tools-claude-code-plugin
cd apple-platform-build-tools-claude-code-plugin
mkdir -p ~/.claude/skills
cp -r skills/building-apple-platform-products ~/.claude/skills/building-apple-platform-products

Kommandon och exempelprompter

  • /building-apple-platform-productsReferenstabell-driven xcodebuild/swift/xcrun-kommando täckning för bygg, test, signering och driftsättning.

Skills triggas av vanliga förfrågningar — inga kommandon att memorera. Efter installationen aktiverar prompter som dessa skillen (på engelska):

  • Run the unit tests for my iOS app on an iPhone simulator.
  • Archive and export my Xcode project for App Store distribution.
  • How do I install my app on a physical iPhone using devicectl?