mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-16 05:55:20 +00:00
Switch off the memory limit for now
This commit is contained in:
parent
6b5fc1da13
commit
a8667a5308
@ -1488,7 +1488,7 @@ private func extractAccountManagerState(records: AccountRecordsView<TelegramAcco
|
||||
#if targetEnvironment(simulator)
|
||||
print("Debug memory")
|
||||
#else
|
||||
preconditionFailure()
|
||||
//preconditionFailure()
|
||||
#endif
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user