The file “Info.plist” couldn/* 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: t be opened because there is no such file.

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 directory

I´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!

i've got the same error with Xcode 7.0 GM, i haven't found a solution too, i've reported it to apple, in the log it shows that my storyboards does not have minimum deployment target as 8.0, that was true but i've modified all and it just don't compile

I have the same problem here.


any update?

Accepted Answer

Make sure your storyboards are set to use your deployment target version.


Storyboard -> File Inspector -> Builds For

Thank you very much! That is exactly the point that solved it!

The file “Info.plist” couldn/* 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: t be opened because there is no such file.
 
 
Q