mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-06 03:33:41 +02:00
Preparation for layered schema generation. Threads apiPrefix: String through CodeGenerator.generate / generateMainFile / generateImplFile / typeReferenceRepresentation so the output's namespace name can come from the --api-prefix=<prefix> CLI flag rather than a hard-coded "Api". Drops the --stub-functions and --print-constructors=N-M flags (both unused) and the LegacyOrderParser.swift file (obsolete migration helper that re-parsed hand-emitted Api0.swift). No behavior change for the flat Api*.swift output when --api-prefix=Api (the default). Enables the upcoming layered secret- scheme pipeline to reuse the same generator helpers. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| bazel-rules | ||
| bazel-utils | ||
| example-configuration | ||
| fake-codesigning | ||
| GenerateStrings | ||
| Make | ||
| MakeProject | ||
| SwiftTL | ||
| XcodeParse | ||
| appcenter-configuration.json | ||
| AppleWWDRCAG3.cer | ||
| appstore-configuration.json | ||
| BUILD | ||
| copy-provisioning-profiles-Telegram.sh | ||
| example-generate-configuration | ||
| generate-xcode-project.sh | ||
| generate_spm.py | ||
| prepare-build-variables-Telegram.sh | ||
| prepare-build.sh | ||
| template_minimal_development_configuration.json | ||
| verify.sh | ||