As I wanted to run my App, Xcode suddenly can not find the Info.plist. I´ve made another one and changed the Plist-location in the "Build Settings" area but does not work as well. Xcode says:
/ com.apple.ibtool.errors */
: error: The file “Info.plist” couldn’t be opened because there is no such file.
Failure Reason: The file doesn’t exist.
Underlying Errors:
Description: The operation couldn’t be completed. No such file or directory
Failure Reason: No such file or directoryI´ve tried to fix this over one month but nothing helps.
The issue appears for the first time with the 5th beta of Xcode 7. Now I´m using the first beta of Xcode 7.1 but the issue is there as well:(
Thanks!