Rudrank Riyam

@rudrank
511 Followers
184 Following
598 Posts
Developing for Apple Platforms | Technical Writer & Author | Conference Speaker | WWDC '19 Scholar
Websitehttps://rudrank.com
GitHubhttps://github.com/rudrankriyam
Twitterhttps://twitter.com/rudrankriyam
LinkedInhttps://www.linkedin.com/in/rudrank/

Two months of building App Store Connect CLI! Helped thousands of developers ship easier and faster to TestFlight/AppStore!

https://github.com/rudrankriyam/App-Store-Connect-CLI

GitHub - rudrankriyam/App-Store-Connect-CLI: Fast, scriptable CLI for the App Store Connect API. Automate TestFlight, builds, submissions, signing, analytics, screenshots, subscriptions, and more. JSON-first, no interactive prompts

Fast, scriptable CLI for the App Store Connect API. Automate TestFlight, builds, submissions, signing, analytics, screenshots, subscriptions, and more. JSON-first, no interactive prompts - rudrankr...

GitHub

This one discussion will single-handedly make the asc cli soo much better

I am grateful to my users of https://asccli.sh because their feedback (with solutions from codebase!!) are directly actionable by agents

Opus 4.6 one-shot this new apps page that uses asc cli!

https://asccli.sh/apps

While you might know me for ASC CLI recently, my first successful open-source project was MusadoraKit, a Swift framework that makes building apps with Apple Music really easy!

It is still one of my favorite things I have ever built (that too pre-AI coding era!)

https://github.com/rryam/MusadoraKit

GitHub - rryam/MusadoraKit: The ultimate companion to MusicKit.

The ultimate companion to MusicKit. Contribute to rryam/MusadoraKit development by creating an account on GitHub.

GitHub

App Store Connect CLI 0.44.1 is out!

- New `asc xcode validate`
- Cleaner Ctrl+C handling in web auth
- Better subscription pricing + availability flows

https://github.com/rudrankriyam/App-Store-Connect-CLI

GitHub - rudrankriyam/App-Store-Connect-CLI: Fast, scriptable CLI for the App Store Connect API. Automate TestFlight, builds, submissions, signing, analytics, screenshots, subscriptions, and more. JSON-first, no interactive prompts

Fast, scriptable CLI for the App Store Connect API. Automate TestFlight, builds, submissions, signing, analytics, screenshots, subscriptions, and more. JSON-first, no interactive prompts - rudrankr...

GitHub
Closing to 10K installs of https://asccli.sh 👀
Two new LLMs are contributing to https://asccli.sh right now 👀
asc - App Store Connect CLI

Ship iOS, macOS, tvOS, and visionOS apps from your terminal. TestFlight, builds, submissions, code signing, screenshots, and CI/CD. Install: brew install asc

asc - App Store Connect CLI
GitHub - rudrankriyam/App-Store-Connect-CLI: Fast, scriptable CLI for the App Store Connect API. Automate TestFlight, builds, submissions, signing, analytics, screenshots, subscriptions, and more. JSON-first, no interactive prompts

Fast, scriptable CLI for the App Store Connect API. Automate TestFlight, builds, submissions, signing, analytics, screenshots, subscriptions, and more. JSON-first, no interactive prompts - rudrankr...

GitHub

New `asc web auth capabilities` for exact API key role lookup:
- See exactly what permissions your API key has
- No more guessing why a request returns 403

Pagination fixes:
- `asc pre-orders` territory availability now paginates correctly
- `asc pricing` territory availabilities now paginate correctly
- No more silently truncated results for apps in many territories

New `asc apps content-rights` commands (view / edit):
- View and update content rights declarations
- Required for apps that use third-party content

New `asc age-rating set --all-none` flag:
- Set all age rating declarations to "none" in one shot
- Safe defaults for apps that don't have age-sensitive content