mirror of
https://github.com/rudrankriyam/App-Store-Connect-CLI.git
synced 2026-04-25 07:35:48 +03:00
[PR #146] [MERGED] Signing certificate handling #327
Labels
No labels
bug
bug
documentation
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/App-Store-Connect-CLI#327
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/rudrankriyam/App-Store-Connect-CLI/pull/146
Author: @cursor[bot]
Created: 1/25/2026
Status: ✅ Merged
Merged: 1/25/2026
Merged by: @rudrankriyam
Base:
cursor/signing-files-fetch-command-d654← Head:cursor/signing-certificate-handling-f7a4📝 Commits (1)
e101e9dFix signing fetch certificate handling📊 Changes
1 file changed (+27 additions, -5 deletions)
View changed files
📝
cmd/signing_fetch.go(+27 -5)📄 Description
Implement pagination for certificate fetching and add Mac Catalyst profile type inference.
Pagination for certificates ensures all available certificates are considered when creating new profiles, resolving an edge case where certificates on later pages might be missed. Mac Catalyst profile type inference allows the tool to automatically determine the correct certificate type, eliminating the need for manual
--certificate-typespecification.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.