bdkjones / CodeKit

CodeKit 3 Issue Tracker
https://codekitapp.com
82 stars 5 forks source link

CodeKit flikker and resets itself #712

Closed BenjaminHoegh closed 7 months ago

BenjaminHoegh commented 7 months ago

No idea why this is happening as I have used CodeKit for years now. I did try a reinstall and removed the files from the system but no luck

https://github.com/bdkjones/CodeKit/assets/22152591/9b7aa183-3f21-4ddc-ba50-3e8c197e400f


bdkjones commented 7 months ago

Your project folder is in a syncing folder such as iCloud Drive or you have iCloud desktop and documents enabled. Starting in Sonoma, macOS is much more aggressive about deleting files and storing them only in the cloud, even though it looks like they exist locally. You're seeing lots of downloads finish when the sync service returns the files to your local disk and CodeKit refreshes to scan them.

Do not put your project folder in a syncing folder.

BenjaminHoegh commented 7 months ago

Ahhh okay i see, thanks for the quick response. What a annoying change hope they do something about it