Reducing plugin footprint for Xojo Console and Web projects
Once this change is made the precompiled plugin data files are now 12 MB smaller and recompilation takes about 30 seconds less time here in our tests.
Another optimization is to split MacCG plugin. This plugin part produces the biggest cache file, so splitting it reduces the footprint for you if you don't need QuartzCore classes and you can leave away the new MacCI plugin.
Please try next pre-release plugins soon and let us know whether you miss a class for a console or web project. And of course let us know whether this helps you.