Просмотр исходного кода

Add TODO comment that fixFlagFileProtectionForPropertyPersistentFlags() needs to be removed

Deniz Cengiz 1 год назад
Родитель
Сommit
d254f34f38
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      Trio/Sources/Application/TrioApp.swift

+ 1 - 1
Trio/Sources/Application/TrioApp.swift

@@ -86,7 +86,7 @@ extension Notification.Name {
     }
 
     init() {
-        FileProtectionFixer.fixFlagFileProtectionForPropertyPersistentFlags()
+        FileProtectionFixer.fixFlagFileProtectionForPropertyPersistentFlags() // TODO: ‼️ REMOVE ME BEFORE PUBLIC BETA / RELEASE
 
         let notificationCenter = Foundation.NotificationCenter.default
         notificationCenter.addObserver(