You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix Sparkle key generation to use correct syntax from latest documentation
- Use ./bin/generate_keys without flags to generate new keys (saves to keychain, outputs public key)
- Use -x flag to export existing private key from keychain to file
- Follow official Sparkle documentation for proper key generation workflow
- Fix 'Process completed with exit code 1' error in key generation
- Ensure proper Sparkle key generation in CI/CD pipeline using latest version
0 commit comments