-
-
Notifications
You must be signed in to change notification settings - Fork 205
Open
Labels
Description
Bug Description
When I was temporarily switching to the stable version to debug another issue, I backed up the preference file at ~/Library/Preferences/com.MrKai77.Loop.plist. However, when I restored it, it seems like none of the settings applied.
Note that I backed the preference file from the dev version and restored later to the dev version. I'm not restoring on a different version of Loop.
This was also mentioned in #191 (comment).
Steps To Reproduce
brew install --cask loop- Start Loop, update to the dev version, and configure the settings
- Quit Loop
- Copy
~/Library/Preferences/com.MrKai77.Loop.plistsomewhere brew uninstall --zap --cask loopbrew install --cask loop- Start Loop and update to the dev version
- Quit Loop
- Move the preference file back to
~/Library/Preferences/com.MrKai77.Loop.plist - Start Loop
Expected Behavior
Loop starts with the settings that were previously configured.
Actual Behavior
Loop starts with the default settings.
macOS Version
Sequoia 15.5
Loop Version
Version 🧪 1.3.0 (1515)
Final Checks
- My issue is written in English
- My issue title is descriptive
- This is a single bug (multiple bugs should be reported individually)
- I can help with fixing or developing this issue (tick if you can help).