Arcadia
Arcadia copied to clipboard
don't delete built DLLs after building
Requesting that the files build by Arcadia>Build>Prepare Export are not removed after building. I find myself building multiple times in a row when:
- targeting different desktop platforms
- changing build settings (resolution/quality/development build)
IIRC those dlls are pretty harmless to have sitting in a project as updated source files will take precedence when loading.
Noted. A Build > Clean option could also make sense and would be in line with most IDEs.
would be good to have a less manually-intensive solution