mirror of
https://github.com/nolen777/eagle0.git
synced 2026-07-28 21:35:42 +00:00
- Verify code signature before attempting to staple (catches transfer corruption) - Increase retry attempts from 5 to 10 - Increase wait between retries from 10s to 30s (total wait up to 5 minutes) - Capture and display stapler error output for better debugging - Show signature details if verification fails This addresses intermittent stapling failures due to Apple CloudKit propagation delays after notarization completes. Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>