I have to refactor an App and move legacy code in a framework.
I have done the first part of the migration. But when i start my app, i have an infinite loop on the first screen
The default ViewController is a simple UIViewController with no custom class.