Mac Apps: How does one clear the pre-existing game data from previous versions of your game?

Hi, I'm trying to output a Mac version of my game. That works fine, on the most part.

But, when I run a new version of my game, there are problems with it caused by the previous versions of my Mac game having already been run on my computer.

The same happens in HTML5 builds, but with those, you can run in Incognito Mode, and it runs as if it's a fresh install.

But on Mac, how do I "clear the cache" so to speak, as if I was running my game for the first time on that computer?

(Problems I'm experiencing are things like... the progress of my previous play through are still persistent when running a completely new build of the game, and some attributes don't work, if they were there in previous versions of the game, etc).

How do I just "flush it all out" and run my new builds as if I'd never had the game on my Mac before?

Comments

Sign In or Register to comment.