mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-05 19:28:46 +02:00
Update entitlements
This commit is contained in:
parent
45984d2a12
commit
0cbbf10eea
1 changed files with 1 additions and 1 deletions
|
|
@ -488,7 +488,7 @@ icloud_fragment = "" if not telegram_enable_icloud else """
|
|||
<string>iCloud.{telegram_bundle_id}</string>
|
||||
</array>
|
||||
<key>com.apple.developer.ubiquity-kvstore-identifier</key>
|
||||
<string>{telegram_team_id}.*</string>
|
||||
<string>{telegram_team_id}.{telegram_bundle_id}</string>
|
||||
<key>com.apple.developer.icloud-container-environment</key>
|
||||
<string>{telegram_icloud_environment}</string>
|
||||
""".format(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue