• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: XCode 5 New Project Woes
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: XCode 5 New Project Woes


  • Subject: Re: XCode 5 New Project Woes
  • From: Fritz Anderson <email@hidden>
  • Date: Wed, 02 Oct 2013 14:46:40 -0500

On 2 Oct 2013, at 4:45 AM, Dave <email@hidden> wrote:

> I created a new project in XCode yesterday. All was fine until I added a couple of source files, now I get a lot of very weird seemingly non-related errors:
>
> Test1-Prefix.pch' file not found
>
> The file “InfoPlist.strings” couldn’t be opened because there is no such file.
>
> Base.lproj/Main.storyboard: Interface Builder could not open the document "Main.storyboard" because it does not exist.
>
> Images.xcassets: None of the input catalogs contained a matching app icon set named  "AppIcon".
>
> The app complied ok yesterday, but now I get these weird errors. All the files mentioned above are in the project and in the file system. I can open then from XCode without problems.
>
> Any ideas how to fix this would be appreciated!

If I were dealing with this, I'd be curious to know what the File inspector (open the Utility area on the right, first tab in the upper portion) thinks is the location of those files. This probably won't help, but it's due diligence. If the paths relative to the main project directory are not simple, try using the Location popup and the file-folder button next to it to reinforce the correct location.

The next thing I'd try is the equivalent of unplugging it and plugging it back in: Close the project and use the Projects organizer (sh-cmd-2, second tab) to delete the derived-data directory. Reopen the project, build, and see if the problem persists. The derived data gets more write, create, etc. action than the project file, and is the likelier candidate for corruption. Next, I hope you have a recent backup of the project file.

	— F


 _______________________________________________
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


  • Follow-Ups:
    • Re: XCode 5 New Project Woes
      • From: Dave <email@hidden>
References: 
 >XCode 5 New Project Woes (From: Dave <email@hidden>)

  • Prev by Date: Re: Xcode 5 auto layout and aspect ration
  • Next by Date: Re: Xcode 5 crashes when debugging on two devices
  • Previous by thread: XCode 5 New Project Woes
  • Next by thread: Re: XCode 5 New Project Woes
  • Index(es):
    • Date
    • Thread