KinnoWang
KinnoWang
我已找到,在TYTextContainer.m中484行 可修改
``` load("@build_bazel_rules_swift//swift:swift.bzl", "swift_library") load( "@build_configuration//:variables.bzl", "telegram_bundle_id", ) filegroup( name = "TelegramUIResources", srcs = glob([ "Sounds/**/*", "Resources/**/*", ], exclude = ["Sounds/**/.*", "Resources/**/.*"]), visibility = ["//visibility:public"], ) filegroup( name = "TelegramUIAssets", srcs...
``` $ bazel build //submodules/TelegramUI:TelegramUI $ Starting local Bazel server and connecting to it... ERROR: /Users/john/Desktop/Code/company/uptg/submodules/TelegramUI/BUILD:42:14: configurable attribute "deps" in //submodules/TelegramUI:TelegramUI doesn't match this configuration. Would a default condition help?...
iOS客户端,日志有点多,为了能够尽可能多保有其中请求的日志。 android实现同样业务功能的v2ray配置是正常的。 请问,iOS端v2ray配置有2个入站口,都是127.0.0.1,但是端口不一样,是需要与127.0.0.1下的这两个port建立两个socket连接吗? 之前项目中实现消息正常收发的功能,是先实现的TG的连接,连接成功后,然后进行的v2ray的配置。
> Hi, > > After resolving the type mismatch, I now get "Cannot find 'Utilities' in scope" and "Cannot find 'SECP256K1' in scope" when using web3swift 3.3.0 in xcode >...
then the compilation was successful? ---- Replied Message ---- | From | Brayan ***@***.***> | | Date | 10/14/2025 15:48 | | To | ***@***.***> | | Cc | ***@***.***>***@***.***>...
请问,你这是对v2ray配置的一路出入站信息,有专门手动建立socket连接吗? 即:在v2ray中增添了入站信息,入站信息中配置了监听地址host和port,在连接v2ray前基于这个host和port专门手动建立了socket吗?
Showing Recent Messages Build target TelegramCoreFramework of project Btok with configuration Debug note: Run script build phase 'Copy Bazel Outputs / Generate Bazel Dependencies (Index Build)' will be run during...
@0xderek @alirezarabiei7239 TelegramCoreFramework TelegramUIFramework MtProtoKitFramework PostboxFramework SwiftSignalKitFramework Is your project newly created or an old project? For the old project, do these dynamic libraries not have the path of "swift...