Re: XCode Error - Could not find info.plist
Re: XCode Error - Could not find info.plist
- Subject: Re: XCode Error - Could not find info.plist
- From: Quincey Morris <email@hidden>
- Date: Sun, 23 Apr 2017 11:51:04 -0700
On Apr 23, 2017, at 04:20 , Dave <email@hidden> wrote:
The file “Info.plist” couldn’t be opened because there is no such file.
The most likely cause is that your Info.plist file is not in the same place within your project directory hierarchy as it was when the project was created. (For example, for a cross-platform project, you might add Mac and iOS subfolders, and put a different Info.plist in each.)The build setting for the info.plist location (Build Settings -> Packaging -> Info.plist File) doesn’t get updated automatically when the file moves, so you have to remember to fix the setting manually.
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden