Skip to content

Apple codesign quick - #10

Open
nab138 wants to merge 15 commits into
mainfrom
apple-codesign-quick
Open

Apple codesign quick#10
nab138 wants to merge 15 commits into
mainfrom
apple-codesign-quick

Conversation

@nab138

@nab138 nab138 commented Sep 2, 2026

Copy link
Copy Markdown
Owner

Migrate to Dadoum's apple-codesign-quick

TODO:

  • wasm support broken

nab138 and others added 15 commits August 1, 2026 12:05
…throttling)

- Classify a 412 response carrying an active SMS challenge instead of
  aborting, so the user can enter the code that was already sent.
- Map -22979/-22981 (throttling) to NeedsSMS2FAVerification(id), keeping the
  selected number and last_error, without triggering another send.
- Keep -28248 mapped to NeedsUnknown2FA (choose another method).
- Stop hardcoding phone number ID 1: load the trusted phone numbers.
- Add the sms_send_response_tests contract tests and a cargo test CI step.
fix: repair the SMS 2FA flow (active 412 challenge and -22979/-22981 throttling)
Apple's GSA edge returns HTTP 503 for any request whose X-Mme-Client-Info
contains 'com.apple.dt.Xcode' (since early September 2026). Report the
client as akd, the daemon that actually performs these requests on macOS.

Same root cause and fix as altstoreio/AltStore#1790.
Fix GSA 503: Apple blocks Xcode client identifier in X-Mme-Client-Info
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants