Vendor the standalone tgwatch watch-app sources into Telegram/WatchApp/ as a tracked snapshot and build it from there by default (tracked Bazel inputs). Make.py drives embedding via --embedWatchApp (--watchAppSourcePath removed); the filegroup excludes .swiftpm/.build. Documented in CLAUDE.md. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
7 lines
136 B
Text
7 lines
136 B
Text
module COpus {
|
|
header "opus.h"
|
|
header "opus_defines.h"
|
|
header "opus_multistream.h"
|
|
header "opus_types.h"
|
|
export *
|
|
}
|