ASC Manager — a native macOS UI built on top of asc #1706
prusaluy07
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi! I built ASC Manager, a SwiftUI macOS app that drives asc under the hood — so you can manage apps, builds, TestFlight, versions, metadata, media, analytics and reports without memorizing commands.
Highlights:
Wraps asc directly (your existing keychain profiles just work)
Metadata pull/validate/apply, the analytics report pipeline (request → view → download → parse), role-specific API key profiles, EN/DE localization
An optional iPhone companion that mirrors data via CloudKit
Repo: https://github.com/prusaluy07/ASC-CLI-UI
Huge thanks for asc — the JSON-first, no-prompt design made this UI possible. Feedback welcome, and happy to adjust if any of my command usage is off.

Pre alpha state.
Andre
All reactions