mirror of
https://github.com/yattee/yattee.git
synced 2025-08-09 20:24:06 +00:00
Disable Siesta logging in release
This commit is contained in:
@@ -164,7 +164,9 @@ struct YatteeApp: App {
|
||||
}
|
||||
configured = true
|
||||
|
||||
SiestaLog.Category.enabled = .common
|
||||
#if DEBUG
|
||||
SiestaLog.Category.enabled = .common
|
||||
#endif
|
||||
SDImageCodersManager.shared.addCoder(SDImageWebPCoder.shared)
|
||||
SDWebImageManager.defaultImageCache = PINCache(name: "stream.yattee.app")
|
||||
|
||||
|
Reference in New Issue
Block a user