mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-06 03:33:41 +02:00
Add the apple_prebuilt_watchos_application rule (prebuilt_watchos.bzl + its worker) that runs xcodebuild on the watch app, codesigns the .app and nested framework, and feeds it to the Telegram ios_application's watch_application slot, gated on //Telegram:embedWatchApp. Make.py gains device-gated watch embed flags (--watchApiId/--watchApiHash/--watchSigningIdentity/ --watchProvisioningProfile), and the embedded app's version is matched to the host (versions.json + buildNumber). 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 | ||