how to create a new plist file
Whenever I try to run my program, it will run the simulator, but there is a warning. It is "The Copy Bundle Resources build phase contains this target's Info.plist fil 'TWSS-Info.plist'". I was wondering if I would be able to create a new plist file because my current plist file is completely empty. I also tried to create new plist files in the new file portion of xcode, but they were also empty. What are my options to get the programs to run?
|