Does rebuild clear data?

If you rebuild your app, and you replace the file, not append it, will all the saved data be cleared?

I’m updating my app, and want to make sure the users data wont be lost. So if I build and replace the previous build, it should still work fine right?

Thanks.

Just wanted to add that I tested it on my personal device, it seemed to work fine, but just want to double check it.

bump

An update should not clear data.

Ok thanks