Xcode 15.3: Changes made to source code do not always reflect in running app. How can it be fixed?
I’ve noticed a few times recently that i’ve changed the code in my app, ran it but the changes are not reflected in the running app until I “Clean Build Folder” and the re-run the app.