I have an existing app. I already performed a lightweight migration once, so I'm not totally unfamiliar. However, I recently was working on my app and, without thinking, added two new entities without adding a new Core Data model version.
However, when I uploaded the app via Xcode onto my phone and several test users phones, it didn't cause problems.
Is it possible that I don't need to do a lightweight migration?