mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-06 03:33:41 +02:00
Replace the Ruby decrypt.rb shell-out with a direct Python call to decrypt_match_data(). The iOS build no longer depends on a Ruby interpreter. Includes the spec, plan, AES-256 port, tightened error surfaces for key length and V1 fallback, and the BuildConfiguration wire-up that drops decrypt.rb. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| BazelLocation.py | ||
| BuildConfiguration.py | ||
| BuildEnvironment.py | ||
| DarwinContainersRemoteBuild.py | ||
| DecryptMatch.py | ||
| DeployBuild.py | ||
| DeployToAppCenter.py | ||
| DeployToFirebase.py | ||
| GenerateProfiles.py | ||
| ImportCertificates.py | ||
| Make.py | ||
| ProjectGeneration.py | ||
| RemoteBuild.py | ||
| RemoteBuildInterface.py | ||
| TartBuild.py | ||