Updated presets extraction... Did I miss something?
-
So the presets are embedded in the binary.
Upon an update that has new presets, the old ones are not replaced and the new ones do not even install, unless I manually remove the preset folder.
Am I missing something? A flag maybe?
-
@ustk Maybe this
-
@d-healey Its enabled
-
@d-healey And it translates to the projucer so it should be good
-
@ustk I'm not sure, the documentation isn't clear. I always thought that presets were only extracted on the first plugin launch.
-
@d-healey Mmmm... The doc is talking about older version being overwritten, and since I was still testing things I didn't updated to a higher version number (still 1.0.0). That might be this, further testing needed...
-
@ustk said in Updated presets extraction... Did I miss something?:
I was still testing things I didn't updated to a higher version number (still 1.0.0).
Good point, you could change the version number in the preset xml to test without changing your project version
<Preset Version="1.0.0">
Let us know if it works.