Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Исправляет первый вход в App Store: вместо перебора неподписанных endpoint клиент использует SAP-подпись по актуальному Apple bag. Подпись формируется для точных байтов plist, проверяются адреса редиректов, повторы ограничены, процесс подписи закрывается при ошибке. Сохранённые сессии и загрузка IPA продолжают работать через Python-клиент.
SAP helper собирается из закреплённого и проверенного по checksum ipatool v2.5.0. Wheel включает Linux/macOS/Windows x86-64 и ARM64, Go на машине пользователя не требуется. Для Alpine используется системный musl-загрузчик. Версия CLI: 2026.9.1; Docker приведён к уже требуемому Python 3.12. Первая авторизация загружает проверенные runtime-ресурсы напрямую от Apple и поставщика Unicorn.
Проверено локально:
Задача и критерии: https://tracker.yandex.ru/STG-5076, docs/STG-5076-appstore-sap.md.