Do you need to clear the Xojo cache when you update a Library eg GraffitiSuite?
I do when switching versions on a project-by-project basis, but it may not be necessary. I also would keep libraries that will be updated in the project directory rather than in any plugins folder for the IDE.
These are my update steps:
- Close project
- (May be optional) Clear Xojo Caches
- Replace library file in project directory
- (May be optional) Restart IDE
- Open project
If you’re updating from the source version of GraffitiSuite (or had the same source code classes that are now in a library), I’d follow these steps:
- Quit IDE entirely
- Install Library file in project directory
- Open project
- Delete GraffitiSuite folder (or the source code objects that are now in a library) in project navigator
- Save and Close project
- Clear Xojo Caches
- Quit IDE entirely
- Restart IDE and open project
- Update Copy Files build step (GraffitiSuite Web Edition only)
- Save
- Delete old GraffitiSuite folder (or any leftover files/folders corresponding to the source that was replaced with a library) from project directory