瀏覽代碼

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() {
-        FileProtectionFixer.fixFlagFileProtectionForPropertyPersistentFlags()
+        FileProtectionFixer.fixFlagFileProtectionForPropertyPersistentFlags() // TODO: ‼️ REMOVE ME BEFORE PUBLIC BETA / RELEASE
 
         let notificationCenter = Foundation.NotificationCenter.default
         notificationCenter.addObserver(