home/categories/cli-tools/redth-appledev-tools-claude-skills-appledev-cli-skill-md
cli-toolstools

appledev-cli

Reference for the AppleDev.Tools CLI (`apple` command) - a .NET global tool for Apple development automation. Use when: (1) Managing iOS/macOS simulators (list, create, boot, screenshot, install apps), (2) Working with App Store Connect (certificates, profiles, bundle IDs, devices), (3) Setting up CI/CD for Apple development (provision, deprovision, keychain management), (4) Uploading apps to TestFlight/App Store Connect, (5) Parsing or managing provisioning profiles locally. Covers all commands, options, and common workflows.

Redth
maintainer
Redth
Mis à jour 2/3/2026
Étoiles
52
Forks
5
quick start

Installation and usage

Reference for the AppleDev.Tools CLI (`apple` command) - a .NET global tool for Apple development automation. Use when: (1) Managing iOS/macOS simulators (list, create, boot, screenshot, install apps), (2) Working with App Store Connect (certificates, profiles, bundle IDs, devices), (3) Setting up CI/CD for Apple development (provision, deprovision, keychain management), (4) Uploading apps to TestFlight/App Store Connect, (5) Parsing or managing provisioning profiles locally. Covers all commands, options, and common workflows.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use appledev-cli