|
|
@@ -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(
|