iliuxu / app-store-content
Installs: 268
Dependents: 0
Suggesters: 0
Security: 0
Stars: 7
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/iliuxu/app-store-content
Requires
- guzzlehttp/guzzle: ^6.3
- lcobucci/jwt: ^3.3
Requires (Dev)
- phpunit/phpunit: ^7.5
This package is auto-updated.
Last update: 2025-10-29 02:36:39 UTC
README
Automate tasks on the Apple Developer website and App Store Connect.
The API provides resources for automating the following areas of App Store Connect:
-
TestFlight. Manage beta builds of your app, testers, and groups.
-
Users and Access. Send invitations for users to join your team. Adjust their level of access or remove users.
-
Provisioning. Manage bundle IDs, capabilities, signing certificates, devices, and provisioning profiles.
-
Reporting. Download sales and financial reports.
Usage
Install
composer require iliuxu/app-store-content
ToDo
- TestFlight
- Users and Access
- Provisioning
- Reporting