ワンクリックで
AppleDev.Tools
AppleDev.Tools には Redth から収集した 2 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
このリポジトリの skills
Guide for implementing Apple App Store Connect API integrations. Use when: (1) Building API clients to manage certificates, provisioning profiles, bundle IDs, or devices, (2) Implementing JWT authentication for App Store Connect, (3) Understanding API request/response patterns and error handling, (4) Working with TestFlight builds, beta groups, or app submissions, (5) Discovering available endpoints, schemas, or capabilities via the OpenAPI spec. Includes scripts for fetching and analyzing Apple's official OpenAPI specification.
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.