TelegramMessenger / Telegram-iOS

Telegram-iOS
6.08k stars 1.62k forks source link

.mobileprovision' not declared in package 'provisioning #1333

Closed xq312704108 closed 8 months ago

xq312704108 commented 8 months ago

ERROR: /Users/luzhixue/Desktop/Telegram-iOS/Telegram/BUILD:1563:14: no such target '@build_configuration//provisioning:Intents.mobileprovision': target 'Intents.mobileprovision' not declared in package 'provisioning' defined by /private/var/tmp/_bazel_luzhixue/c11ca6528f7310020ff12bf86a1d45a8/external/build_configuration/provisioning/BUILD (Tip: use query "@build_configuration//provisioning:*" to see all the targets in that package) and referenced by '//Telegram:IntentsExtension'

CoderWeiLee commented 6 months ago

如何解决的呢

jackiewu commented 2 months ago

check /build-system/Make/BuildConfiguration.py compare your profile appid with profile_name_mapping

Tilak1028-st commented 1 month ago

@jackiewu I have checked the appid and profile_name_mapping it is same but still getting the same error. @xq312704108 Can you please tell me how did you resolved this issue?