mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2026-02-08 12:24:39 +00:00
Remove legacy framework from ipadiff
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user