I was messing around and I antecedently deleted the info.plist from my project I went to the bin but it was not there either. I tried running the game and it gave me this error:
error: could not read data from '/Users/PC-NAME/Docs/filename/filename/filename/Info.plist': The file "Info.plist" couldn't be opened because there is no such file.
Is there anyway that I could get all my code working again as I have put in hours and hours. I know it was stupid to mess around the the plist and that I should of made a back-up but I did not :/
To create .plist use File – New – File in Xcode and create a Resource file of type Property List. Select Next and name the file Info (the plist file type will be created automatically).
Make sure you mention the right package when creating the file as xcode will again give you the error if it doesn't find it at