What to do with info.plist

I am having the same packaging problem as the person in this thread:

My question is what edits have to be made to the info.plist for the installation to ios to work. (The answer didn’t give any detail.)

Duh just needed the bundle identifier for my app id to be put in the project settings.

Also make sure their are not two .plst files in your project\Build\IOS folder. If their are delete the one that has your project name in it and leave the one named info.plist.