mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-05 19:28:46 +02:00
Remove legacy framework from ipadiff
This commit is contained in:
parent
86ad985ef3
commit
7c58012d38
1 changed files with 0 additions and 2 deletions
|
|
@ -51,8 +51,6 @@ def remove_codesign_files(files):
|
|||
continue
|
||||
if re.match('Frameworks/.*\\.framework/_CodeSignature/CodeResources', f):
|
||||
continue
|
||||
if f == 'Frameworks/ModernProto.framework/ModernProto':
|
||||
continue
|
||||
result.add(f)
|
||||
return result
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue