Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

REMINDER: macOS builds to fix non-updating cached code on compile #25

Open
alanspencer opened this issue May 28, 2020 · 0 comments
Open
Labels
macOS Issue relates to macOS builds reminder General reminder about important things SPIERSalign Issue to do with SPIERSalign SPIERScommon Issue to do with SPIERScommon SPIERSedit Issue to do with SPIERSedit SPIERSview Issue to do with SPIERSview

Comments

@alanspencer
Copy link
Contributor

There is a issue with macOS/Xcode builds where the previous build folder still exsits. QT/Xcode appear to use cached code when re-building, and at times this ignores changes to certain files. For example, the global version.pri, and image resources such as icons.

The solution to fix this issue is to manaully delete the build folders and then compile.

This is especially important when releasing a new version of SPIERS inorder to propagate the new version number to the program builds. Result of not doing this/checking version number before release is a program that gets stuck in an update loop!

@alanspencer alanspencer added SPIERSview Issue to do with SPIERSview SPIERSedit Issue to do with SPIERSedit SPIERSalign Issue to do with SPIERSalign SPIERScommon Issue to do with SPIERScommon reminder General reminder about important things macOS Issue relates to macOS builds labels May 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
macOS Issue relates to macOS builds reminder General reminder about important things SPIERSalign Issue to do with SPIERSalign SPIERScommon Issue to do with SPIERScommon SPIERSedit Issue to do with SPIERSedit SPIERSview Issue to do with SPIERSview
Projects
None yet
Development

No branches or pull requests

1 participant