tuyongjiang
Results
1
issues of
tuyongjiang
打包报错
10
打包命令 python3 build-system/Make/Make.py \ --overrideXcodeVersion \ --cacheDir="$HOME/telegram-bazel-cache" \ build \ --buildNumber=100001 \ --configurationPath="$HOME/telegram-configuration/development-configuration.json" \ --codesigningInformationPath "$HOME/telegram-configuration/fake-codesigning" \ --configuration=release_universal 报错 ERROR: /Users/tt/Desktop/Telegram/Telegram-iOS/Telegram/BUILD:1578:14: no such target '@build_configuration//provisioning:Intents.mobileprovision': target 'Intents.mobileprovision' not declared in...
bug