I think I can guess part of the answer to this but asking anyway.
- After building an app we are left with ‘<app_name> Libs’ and ‘.<app_name> Resources’ sub directories. Can those names be changed?
- I hate backticks and spaces in directory listings. Backticks especially.
- <app_name> is redundant and unnecessary, as it is implied by the hierarchy, and merely wastes characters in the fully qualified path. Not so much of an issue on Linux but hey, I use OneDrive.
- Additionally. What happens if the binary has to be renamed for some reason. Do the Lib and Resource folders also need to be renamed.
7 posts - 6 participants