• 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
Xcode warnings after pod install
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Xcode warnings after pod install


  • Subject: Xcode warnings after pod install
  • From: Doug Hill <email@hidden>
  • Date: Mon, 04 Jan 2016 12:25:36 -0800

I’m seeing some wacky behavior from Xcode when I checkout a new git branch and run ‘pod install’ again. I sometimes see a lot of warnings of the form:

warning: /Users/user1/Library/Developer/Xcode/DerivedData/ModuleCache/1DYFEIW0SNQ0N/UIKit-1V5UHAPTOD24G.pcm: No such file or directory

warning: Could not resolve external type c:objc(cs)NSObject

There will be a couple hundred or so similar warnings.

Presumably this happens because the DerivedData folder has the PCH information for my project and when I do ‘pod install’ the dependency checking for Xcode doesn’t notice that this data is now out of date. Cleaning the project seems to help, but is a drag to have to do this all the time. Also, the non-iOS devs at our work get tripped up by this all the time and complain that our project is messed up. :)

Maybe this is a bug in Xcode? Or are there other ways to get Xcode to notice my pod changes?

Xcode Version 7.2 (7C68)

Thanks.

Doug Hill
 _______________________________________________
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:
    • Where does XCode get the Organisation Name from?
      • From: Dave <email@hidden>
    • Re: Xcode warnings after pod install
      • From: Quincey Morris <email@hidden>
  • Prev by Date: CopySwiftLibs never completes?
  • Next by Date: Re: Xcode warnings after pod install
  • Previous by thread: Re: CopySwiftLibs never completes?
  • Next by thread: Re: Xcode warnings after pod install
  • Index(es):
    • Date
    • Thread