mirror of
https://github.com/yattee/yattee.git
synced 2024-12-14 06:10:32 +05:30
Disable Siesta logging in release
This commit is contained in:
parent
14ec35eec9
commit
8accf8f63d
@ -164,7 +164,9 @@ struct YatteeApp: App {
|
||||
}
|
||||
configured = true
|
||||
|
||||
#if DEBUG
|
||||
SiestaLog.Category.enabled = .common
|
||||
#endif
|
||||
SDImageCodersManager.shared.addCoder(SDImageWebPCoder.shared)
|
||||
SDWebImageManager.defaultImageCache = PINCache(name: "stream.yattee.app")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user