I started an app in STV but have abandoned it for now as I need to understand more about it before setting off headlong into the development.
I have therefore deleted the app and recreated it using traditional UITableViews.
Importantly, the app name is the same.
I get this warning when I compile the app:
Of course, this app, does not have STV as part of it but I'm guessing there must be some information stored elsewhere to make it think that it is still tied to the app.
Removing STV gets rid of the message but I'd prefer to have STV installed and the warning to go - is there somewhere I need to look to remove a reference to the app?