So we created an iMessage app and released to the store. We now decided it’s better to create the parent app as well. I understand that Apple doesn’t allow this and we have to release a new app/iMessage extension which is fine. I want to add the code to our existing project to create the parent app. I tried adding an appdelegate but it wouldn’t run. How do we go about this?