Mac desktop uploading

Hey all,

This is more of a general question a bit unrelated to Defold per see.

I use iCloud and my Macbook is set up in a way where the files on your desktop automatically upload to iCloud. My Defold project is on my desktop and it will randomly upload in the middle of me trying to work and then I have to download them. Is anyone familiar with this? Does anyone have a solution possibly?

Sorry about the offtopic-ness, thanks!

Best,
Vishal

You may want to put the Defold project into a folder that is not automatically uploaded.

Try adding the file extension “.nosync” to the folder to disable iCloud sync.

Use GitHub + GitHub Desktop for project version control if you are not already. It has free private repos.

1 Like

Thanks, this worked!

I will look into this!

Thanks you!

1 Like