mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-07-31 15:37:01 +00:00
Remove legacy framework from ipadiff
This commit is contained in:
parent
86ad985ef3
commit
7c58012d38
@ -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…
x
Reference in New Issue
Block a user