I am in the process of building an app (Mac, iOS and Android) and so have been building quite a few standalones.
Two things have kept coming up.
1. Alerts about mystack" is already in memory" and
2. Alert "stack "revMacCursors" is already in memory.
I have discovered that to get rid of 1 and 2 (after something else) I need to close ALL open windows within the IDE with the exception of the stack I am building of course before building. Once all are closed the build goes though without the alerts.
The something else I mentioned above was to check your stack AFTER getting (2), say in the project browser, and delete the "ravMacCursors" substack that will have been added. Why it gets added I don't know, but (2) will keep returning until it is deleted.
Note the above doesn't happen every time I build the standalones but enough to p**s me off.
So now I try to remember to close all open windows before building.
oh yes, I am using the lastest builds of LC and MacOS 11 (can't run Monterey
