ソースを参照

Add TODO comment that fixFlagFileProtectionForPropertyPersistentFlags() needs to be removed

Deniz Cengiz 1 年間 前
コミット
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() {
     init() {
-        FileProtectionFixer.fixFlagFileProtectionForPropertyPersistentFlags()
+        FileProtectionFixer.fixFlagFileProtectionForPropertyPersistentFlags() // TODO: ‼️ REMOVE ME BEFORE PUBLIC BETA / RELEASE
 
 
         let notificationCenter = Foundation.NotificationCenter.default
         let notificationCenter = Foundation.NotificationCenter.default
         notificationCenter.addObserver(
         notificationCenter.addObserver(